ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
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...