Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
manages (Exception $e) | |
handle (Exception $e) | |
Handler for invalid checkin/checkout exceptions
handle | ( | Exception | $e | ) |
Handle the provided exception.
Exception | $e | The exception being handled |
Implémente ExceptionHandlerInterface.
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 | The exception to be handled |
Implémente ExceptionHandlerInterface.