RouterException.php
system/Router/Exceptions/RouterException.php
1 class
6 methods
class RouterException
RouterException
forInvalidParameterType
()
forMissingDefaultRoute
()
forControllerNotFound
(string $controller, string $method)
forInvalidRoute
(string $route)
forDynamicController
(string $handler)
forInvalidControllerName
(string $handler)