Create a ContainerError.
The type of the error.
The error message or key related to the error.
Static ReadonlyALIAS_Error type indicating an alias conflict.
Static ReadonlyALIAS_Error type indicating an attempt to alias an unbound value.
Static ReadonlyCANNOT_Error type indicating an error thrown by the resolver function.
Static ReadonlyCIRCULAR_Error type indicating a circular dependency.
Static ReadonlyNOT_Error type indicating that a value is not a service.
Static ReadonlyRESOLUTION_Error type indicating a resolution failure.
Static ReadonlyRESOLVER_Error type indicating that the resolver is not a function.
Class representing a ContainerError.
Author
Mr. Stone evensstone@gmail.com