ResolutionFailedException
Represents the exception the container throws when a service resolution is failed.
The type the container is currently resolving.
public ResolutionFailedException(Type type, object name = null, string message = "Service is not registered properly or unresolvable type requested.", Exception innerException = null)
Constructs a ResolutionFailedException.