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\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 21:01:12 for ILIAS by
1.9.4 (using
Doxyfile
)