ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
NoSuchServiceException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\BackgroundTasks\Dependencies\Exceptions
;
4
14
class
NoSuchServiceException
extends
Exception
15
{
16
}
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\NoSuchServiceException
Definition:
NoSuchServiceException.php:15
ILIAS\BackgroundTasks\Dependencies\Exceptions
Definition:
Exception.php:3
src
BackgroundTasks
Dependencies
Exceptions
NoSuchServiceException.php
Generated on Fri Oct 3 2025 21:01:09 for ILIAS by
1.9.4 (using
Doxyfile
)