Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct ($debug) | |
manages (Exception $e) | |
handle (Exception $e) | |
Fonctions membres privées | |
constructError (Exception $e, $status) | |
Attributs privés | |
$debug | |
__construct | ( | $debug | ) |
bool | $debug |
Références FallbackExceptionHandler\$debug.
|
private |
handle | ( | Exception | $e | ) |
{Handle the provided exception.
\Exception | $e |
Implémente ExceptionHandlerInterface.
Références FallbackExceptionHandler\constructError().
manages | ( | Exception | $e | ) |
{If the exception handler is able to format a response for the provided exception, then the implementation should return true.
\Exception | $e |
Implémente ExceptionHandlerInterface.
|
private |
Référencé par FallbackExceptionHandler\__construct().