ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
NotFoundExceptionInterface.php
Go to the documentation of this file.
1 <?php
6 namespace Psr\Container;
7 
12 {
13 }
No entry was found in the container.
http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
Base interface representing a generic exception in a container.