ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
InvalidClassException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\DI\Exceptions
;
4
13
class
InvalidClassException
extends
Exception
14
{
15
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\DI\Exceptions\Exception
Definition:
Exception.php:17
ILIAS\DI\Exceptions\InvalidClassException
Definition:
InvalidClassException.php:14
ILIAS\DI\Exceptions
Definition:
Exception.php:4
src
DI
Exceptions
InvalidClassException.php
Generated on Thu Oct 2 2025 19:02:04 for ILIAS by
1.9.4 (using
Doxyfile
)