Stashbox.Exceptions
Namespace with 7 public types
Classes
CircularDependencyException
Represents the exception the container throws when a circular dependency is found.
CompositionRootNotFoundException
Occurs when composing requested but no is present in the given assembly.
ConstructorNotFoundException
Represents a constructor not found exception.
InvalidRegistrationException
Represents an exception the container throws when it detects an invalid registration.
LifetimeValidationFailedException
Represents the exception the container throws when the lifetime validation is failed.
ResolutionFailedException
Represents the exception the container throws when a service resolution is failed.
ServiceAlreadyRegisteredException
Represents the exception the container throws when a registration process fails due to service duplication.
Occurs when the container is configured with .