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
Whoops - php errors for cool kids.
Definition:
ErrorException.php:7
Whoops\Exception\ErrorException
Wraps ErrorException; mostly used for typing (at least now) to easily cleanup the stack trace of redu...
Definition:
ErrorException.php:15
Services
Exceptions
lib
Whoops
Exception
ErrorException.php
Generated on Wed Aug 27 2025 19:00:53 for ILIAS by
1.8.13 (using
Doxyfile
)