Exception Summary |
AdminException |
This class is base class for all administration exceptions. |
AuthenticationException |
This is the base class for all authentication exceptions. |
FacadeParameterException |
This class is used when a bad parameter is passed to a facade. |
SimpleSPIException |
This class is used for SPIExceptions that have return errors codes. |
SPIException |
This class is used for exceptions that can be thrown by the Service
Provider Interface (SPI) code layer. |
UnexpectedErrorException |
This class is used when an unexpected error occurs. |
UniqueSPIException |
This class is used for SPIExceptions that have return error codes. |