ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
ContainerException.php
Go to the documentation of this file.
1
<?php
9
namespace
Slim\Exception
;
10
11
use
InvalidArgumentException
;
12
use
Interop\Container\Exception\ContainerException
as
InteropContainerException
;
13
17
class
ContainerException
extends
InvalidArgumentException
implements
InteropContainerException
18
{
19
20
}
Slim\Exception\ContainerException
Container Exception.
Definition:
ContainerException.php:17
Slim\Exception
Slim Framework (https://slimframework.com)
Definition:
ContainerException.php:9
ContainerException
InvalidArgumentException
libs
composer
vendor
slim
slim
Slim
Exception
ContainerException.php
Generated on Sat Jan 18 2025 19:01:01 for ILIAS by
1.8.13 (using
Doxyfile
)