ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
NotFoundExceptionInterface.php
Go to the documentation of this file.
1<?php
6namespace Psr\Container;
7
12{
13}
An exception for terminatinating execution or to throw for unit testing.
Base interface representing a generic exception in a container.
@license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)