ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
php
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 Thu Jan 16 2025 19:01:48 for ILIAS by
1.8.13 (using
Doxyfile
)