|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Slim\Exception\NotFoundException:
Collaboration diagram for Slim\Exception\NotFoundException:Additional Inherited Members | |
Public Member Functions inherited from Slim\Exception\SlimException | |
| __construct (ServerRequestInterface $request, ResponseInterface $response) | |
| Create new exception. More... | |
| getRequest () | |
| Get request. More... | |
| getResponse () | |
| Get response. More... | |
Protected Attributes inherited from Slim\Exception\SlimException | |
| $request | |
| $response | |
Definition at line 11 of file NotFoundException.php.