ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
◀ 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\ErrorException
Wraps ErrorException; mostly used for typing (at least now) to easily cleanup the stack trace of redu...
Definition:
ErrorException.php:16
Whoops\Exception
Whoops - php errors for cool kids.
Definition:
ErrorException.php:7
Services
Exceptions
lib
Whoops
Exception
ErrorException.php
Generated on Wed Sep 24 2025 19:00:56 for ILIAS by
1.9.4 (using
Doxyfile
)