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
}
Psr\Container\NotFoundExceptionInterface
No entry was found in the container.
Definition:
NotFoundExceptionInterface.php:11
Psr\Container
http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
Definition:
ContainerExceptionInterface.php:6
Psr\Container\ContainerExceptionInterface
Base interface representing a generic exception in a container.
Definition:
ContainerExceptionInterface.php:11
libs
composer
vendor
psr
container
src
NotFoundExceptionInterface.php
Generated on Sat Jan 18 2025 19:01:08 for ILIAS by
1.8.13 (using
Doxyfile
)