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) | |
handle | ( | Exception | $e | ) |
Handle the provided exception.
\Exception | $e |
Implémenté dans AuthenticationFailedExceptionHandler, CheckinCheckoutExceptionHandler, InvalidRouteExceptionHandler, NotAcceptableExceptionHandler, NotAllowedExceptionHandler, ResourceNotFoundExceptionHandler, SaveExceptionHandler, SendEmailExceptionHandler, FallbackExceptionHandler, InvalidParameterExceptionHandler, et InvalidParameterExceptionHandler.
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émenté dans AuthenticationFailedExceptionHandler, CheckinCheckoutExceptionHandler, InvalidRouteExceptionHandler, NotAcceptableExceptionHandler, NotAllowedExceptionHandler, ResourceNotFoundExceptionHandler, SaveExceptionHandler, SendEmailExceptionHandler, FallbackExceptionHandler, et InvalidParameterExceptionHandler.