Namespace Labrys\Route\Exception
Classes
Name | Summary |
---|---|
Uncallable | Exceptions for requests that have a valid mapping, but couldn't be invoked. |
Unroutable | Exceptions for requests that cannot be routed to a controller method. |
Name | Summary |
---|---|
Uncallable | Exceptions for requests that have a valid mapping, but couldn't be invoked. |
Unroutable | Exceptions for requests that cannot be routed to a controller method. |