void public
\Bitrix\Main\Diag\ExceptionHandler::handleException(
\Exception|\Error $exception
);
Non-static method write exception data into log, shows to the user user and deletes it via die()
.
Parameters
Parameter | Description | Version |
$exception | Exception object. | |
See Also
Example