Constructor DependencyResolutionException
DependencyResolutionException(string)
public DependencyResolutionException(string message)
Parameters
messagestring
DependencyResolutionException(string, Exception?)
public DependencyResolutionException(string message, Exception? innerException)