ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
BadRouteException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
FastRoute
;
4
5
class
BadRouteException
extends
\LogicException
6
{
7
}
php
An exception for terminatinating execution or to throw for unit testing.
FastRoute\BadRouteException
Definition:
BadRouteException.php:6
FastRoute
Definition:
BadRouteException.php:3
libs
composer
vendor
nikic
fast-route
src
BadRouteException.php
Generated on Tue Sep 30 2025 19:00:54 for ILIAS by
1.9.4 (using
Doxyfile
)