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) : void
static
Handles Exception thrown to the user.
Parameters
Name | Type | Description |
---|---|---|
$errorMessage | ||
$errorCode | ||
$source | ||
$innerException |


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