[ Index ] |
PHP Cross Reference of DokuWiki |
[Summary view] [Print] [Text view]
1 <?php 2 3 namespace dokuwiki\Exception; 4 5 /** 6 * Fatal Errors are converted into this Exception in out Shutdown handler 7 */ 8 class FatalException extends \ErrorException 9 { 10 11 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body