ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
}
ErrorException
Whoops\Exception
Whoops - php errors for cool kids.
Definition:
ErrorException.php:7
php
libs
composer
vendor
filp
whoops
src
Whoops
Exception
ErrorException.php
Generated on Thu Jan 16 2025 19:01:39 for ILIAS by
1.8.13 (using
Doxyfile
)