Exception
Table of Contents
Classes
- DuplicateNamedRouteException
- Exception raised when a route names used twice.
- FailedRouteCacheException
- Thrown when unable to cache route collection.
- MissingDispatcherFilterException
- Exception raised when a Dispatcher filter could not be found
- MissingRouteException
- Exception raised when a URL cannot be reverse routed or when a URL cannot be parsed.
- RedirectException
- An exception subclass used by the routing layer to indicate that a route has resolved to a redirect.