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\BackgroundTasks\Dependencies\Exceptions
;
4
15
class
InvalidClassException
extends
Exception
16
{
17
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\BackgroundTasks\Dependencies\Exceptions\Exception
Definition:
Exception.php:17
ILIAS\BackgroundTasks\Dependencies\Exceptions\InvalidClassException
Definition:
InvalidClassException.php:16
ILIAS\BackgroundTasks\Dependencies\Exceptions
Definition:
Exception.php:3
src
BackgroundTasks
Dependencies
Exceptions
InvalidClassException.php
Generated on Fri Oct 3 2025 20:01:13 for ILIAS by
1.9.4 (using
Doxyfile
)