DiException class sealed
Base class for failures produced by ark_di.
- Implemented types
- Implementers
- DiAsyncResolutionRequiredException
- DiCircularDependencyException
- DiCloseException
- DiConfigurationClosedException
- DiContainerStateException
- DiDuplicateRegistrationException
- DiNotFoundException
- DiOverrideTargetNotFoundException
- DiOwnershipConfigurationException
- DiParentRegistrationConflictException
- DiResolutionContextExpiredException
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited