ResolveException

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

Constructors

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

Meta