ResolveException

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

class ResolveException : Exception {}

Constructors

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

Meta