ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ErrorException.php
Go to the documentation of this file.
1 <?php
7 namespace Whoops\Exception;
8 
10 
16 {
17 }
Whoops - php errors for cool kids.
Wraps ErrorException; mostly used for typing (at least now) to easily cleanup the stack trace of redu...