Base functionality for exception helpers.
DEPRECATED! Use dhii/exception
instead.
CreateExceptionCapableTrait
- Creates the most basic Dhii exception.CreateInvalidArgumentExceptionCapableTrait
- Creates a Dhii Invalid Argument exception.CreateOutOfBoundsExceptionCapableTrait
- Creates a Dhii Out Of Bounds exception.CreateOutOfRangeExceptionCapableTrait
- Creates a Dhii Out Of Range exception.CreateRuntimeExceptionCapableTrait
- Creates a Dhii Runtime exception.CreateInternalExceptionCapableTrait
- Creates a Dhii Internal exception.
For more information about the exceptions please see dhii/exception
.