ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ 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 Sat Oct 4 2025 20:01:10 for ILIAS by
1.9.4 (using
Doxyfile
)