Inherits AppExceptionHandler.
Public Member Functions | |
| getLogLevel () | |
| handleException ($exception) | |
| isFor ($exception) | |
Protected Attributes | |
| $htmlToShow = "www/errors/404.php" | |
Handles if page is not found
| getLogLevel | ( | ) |
Implements AppExceptionHandler.
| handleException | ( | $exception | ) |
zpracuj vyjimku
| \Exception | $exception |
Implements AppExceptionHandler.
| isFor | ( | $exception | ) |
| Exception | class | $exception | vyjimka, u ktere se ma zjistit, jestli ze ma zpracovat |
Implements AppExceptionHandler.
|
protected |