Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface ExceptionHandlerInterface
+ Graphe d'héritage de ExceptionHandlerInterface:

Fonctions membres publiques

 manages (Exception $e)
 
 handle (Exception $e)
 

Documentation des fonctions membres

◆ handle()

◆ manages()

manages ( Exception  $e)

If the exception handler is able to format a response for the provided exception, then the implementation should return true.

Paramètres
\Exception$e
Renvoie
bool

Implémenté dans AuthenticationFailedExceptionHandler, CheckinCheckoutExceptionHandler, InvalidRouteExceptionHandler, NotAcceptableExceptionHandler, NotAllowedExceptionHandler, ResourceNotFoundExceptionHandler, SaveExceptionHandler, SendEmailExceptionHandler, FallbackExceptionHandler, et InvalidParameterExceptionHandler.


La documentation de cette interface a été générée à partir du fichier suivant :