ResolveException

Provides an Exception when trying to get an unregistered instance

Constructors

this
this(string message, string key, string name)

Creates a ResolveException object

this
this(string message, string key)

Creates a ResolveException object

Meta