ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
ErrorException.php
Go to the documentation of this file.
1
<?
php
7
namespace
Whoops\Exception
;
8
9
use
ErrorException
as
BaseErrorException
;
10
15
class
ErrorException
extends
BaseErrorException
16
{
17
}
BaseErrorException
Whoops\Exception
Whoops - php errors for cool kids.
Definition:
ErrorException.php:7
php
Whoops\Exception\ErrorException
Wraps ErrorException; mostly used for typing (at least now) to easily cleanup the stack trace of redu...
Definition:
ErrorException.php:15
libs
composer
vendor
filp
whoops
src
Whoops
Exception
ErrorException.php
Generated on Fri Jan 17 2025 19:00:50 for ILIAS by
1.8.13 (using
Doxyfile
)