Exception/IdsExceptionManager.php
- Package
- Default
\IdsExceptionManager
Package: Default

Manages all the exceptions thrown to the user.
Methods

HandleException( $errorMessage = NULL, $errorCode = NULL, $source = NULL, $innerException = NULL) : voidstatic
Handles Exception thrown to the user.
Parameters
| Name | Type | Description |
|---|---|---|
| $errorMessage | ||
| $errorCode | ||
| $source | ||
| $innerException |

HandleExceptionMessage( $errorMessage) : voidstatic
Handles exception thrown to the user.
Parameters
| Name | Type | Description |
|---|---|---|
| $errorMessage |