Namespace oroboros\core\abstracts\utilities\exception
Namespaces summary
| oroboros\core\abstracts\utilities\exception\cache |
| oroboros\core\abstracts\utilities\exception\container |
Exceptions summary
| AbstractBadFunctionCallException | Abstract Exception Provides an oroboros flavored standard bad function call exception abstract. |
| AbstractBadMethodCallException | Abstract Exception Provides an oroboros flavored standard bad method call exception abstract. |
| AbstractDomainException | Abstract Domain Exception Provides an oroboros flavored domain exception abstract. |
| AbstractException | Abstract Exception Provides an oroboros flavored standard exception abstract. |
| AbstractInvalidArgumentException | Abstract Invalid Argument Exception Provides an oroboros flavored invalid argument exception abstract. |
| AbstractLengthException | Abstract Length Exception Provides an oroboros flavored length exception abstract. |
| AbstractLogicException | Abstract Logic Exception Provides an oroboros flavored logic exception abstract. |
| AbstractOutOfBoundsException | Abstract Out of Bounds Exception Provides an oroboros flavored out of bounds exception abstract. |
| AbstractOutOfRangeException | Abstract Out of Range Exception Provides an oroboros flavored out of range exception abstract. |
| AbstractOverflowException | Abstract Overflow Exception Provides an oroboros flavored overflow exception abstract. |
| AbstractRangeException | Abstract Range Exception Provides an oroboros flavored range exception abstract. |
| AbstractRuntimeException | Abstract Runtime Exception Provides an oroboros flavored runtime exception abstract. |
| AbstractUnderflowException | Abstract Logic Exception Provides an oroboros flavored underflow exception abstract. |
| AbstractUnexpectedValueException | Abstract Unexpected Value Exception Provides an oroboros flavored logic exception abstract. |