Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe FallbackExceptionHandler
+ Graphe d'héritage de FallbackExceptionHandler:

Fonctions membres publiques

 __construct ($debug)
 
 manages (Exception $e)
 
 handle (Exception $e)
 

Fonctions membres privées

 constructError (Exception $e, $status)
 

Attributs privés

 $debug
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $debug)
Paramètres
bool$debug

Références FallbackExceptionHandler\$debug.

Documentation des fonctions membres

◆ constructError()

constructError ( Exception  $e,
  $status 
)
private
Paramètres
\Exception$e
$status
Renvoie
array

Référencé par FallbackExceptionHandler\handle().

◆ handle()

handle ( Exception  $e)

{Handle the provided exception.

Paramètres
\Exception$e
Renvoie
}

Implémente ExceptionHandlerInterface.

Références FallbackExceptionHandler\constructError().

◆ 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émente ExceptionHandlerInterface.

Documentation des champs

◆ $debug

$debug
private

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