RegistrationException

Exception thrown when errors occur while registering a type in a dependency container.

class RegistrationException : Exception {}

Constructors

this
this(string message, TypeInfo registrationType)
Undocumented in source.

Meta