|
Comus Party 1.0.0
Application web de mini-jeux en ligne
|
Classe ControllerNotFoundException. Plus de détails...


Fonctions membres publiques | |
| __construct ($message, $code=500, Throwable $previous=null) | |
| __toString () | |
Fonctions membres publiques hérités de NotFoundException | |
| __construct (string $message="", int $code=404, ?Throwable $previous=null) | |
Classe ControllerNotFoundException.
Exception personnalisée levée lorsqu'un contrôleur n'est pas trouvé
Définition à la ligne 18 du fichier ControllerNotFoundException.php.
| __construct | ( | $message, | |
| $code = 500, | |||
| Throwable | $previous = null ) |
Définition à la ligne 20 du fichier ControllerNotFoundException.php.
| __toString | ( | ) |
Réimplémentée à partir de NotFoundException.
Définition à la ligne 25 du fichier ControllerNotFoundException.php.