ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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 Tue Sep 30 2025 19:01:22 for ILIAS by
1.9.4 (using
Doxyfile
)