ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
NoSuchServiceException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\DI\Exceptions
;
4
13
class
NoSuchServiceException
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\NoSuchServiceException
Definition:
NoSuchServiceException.php:14
ILIAS\DI\Exceptions
Definition:
Exception.php:4
src
DI
Exceptions
NoSuchServiceException.php
Generated on Sat Oct 4 2025 19:01:26 for ILIAS by
1.9.4 (using
Doxyfile
)