ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
NotFoundExceptionInterface.php
Go to the documentation of this file.
1
<?
php
6
namespace
Psr\Container
;
7
11
interface
NotFoundExceptionInterface
extends
ContainerExceptionInterface
12
{
13
}
php
An exception for terminatinating execution or to throw for unit testing.
Psr\Container\ContainerExceptionInterface
Base interface representing a generic exception in a container.
Definition:
ContainerExceptionInterface.php:12
Psr\Container\NotFoundExceptionInterface
No entry was found in the container.
Definition:
NotFoundExceptionInterface.php:12
Psr\Container
@license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
Definition:
ContainerExceptionInterface.php:6
libs
composer
vendor
psr
container
src
NotFoundExceptionInterface.php
Generated on Sat Oct 4 2025 19:00:57 for ILIAS by
1.9.4 (using
Doxyfile
)