Inherited by InternalServerErrorExceptionHandler, and PageNotFoundExceptionHandler.
Public Member Functions | |
| isFor ($exception) | |
| getLogLevel () | |
| handleException ($exception) | |
handler pro zpracovani nejakych vyjimek, krere protecou az do aplikace
| getLogLevel | ( | ) |
Implemented in InternalServerErrorExceptionHandler, and PageNotFoundExceptionHandler.
| handleException | ( | $exception | ) |
zpracuj vyjimku
| \Exception | $exception |
Implemented in InternalServerErrorExceptionHandler, and PageNotFoundExceptionHandler.
| isFor | ( | $exception | ) |
| Exception | class | $exception | vyjimka, u ktere se ma zjistit, jestli ze ma zpracovat |
Implemented in InternalServerErrorExceptionHandler, and PageNotFoundExceptionHandler.