[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 26 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
FatalException:: (1 method):
__construct()
Class: FatalException - X-Ref
Class FatalException__construct($message = 'A fatal error occured', $status = 500, $previous = null) X-Ref |
FatalException constructor. param: string $message the message to send param: int $status the HTTP status to send param: null|\Exception $previous previous exception |