Comus Party 1.0.0
Application web de mini-jeux en ligne
|
Classe NotFoundException. Plus de détails...
Fonctions membres publiques | |
__construct (string $message="", int $code=404, ?Throwable $previous=null) | |
__toString () | |
Classe NotFoundException.
La classe NotFoundException permet de gérer les exceptions de type 404
Définition à la ligne 19 du fichier NotFoundException.php.
__construct | ( | string | $message = "", |
int | $code = 404, | ||
?Throwable | $previous = null ) |
Réimplémentée dans MethodNotFoundException.
Définition à la ligne 21 du fichier NotFoundException.php.
__toString | ( | ) |
Réimplémentée dans ControllerNotFoundException, MethodNotFoundException, et RouteNotFoundException.
Définition à la ligne 26 du fichier NotFoundException.php.