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