Exception
Table of Contents
Classes
- InvalidRequestTokenException
- Exception thrown when request token was invalid
- MethodNotAllowedException
- Exception thrown when a resource was found but the methods did not match.
- MissingRequestTokenException
- Exception thrown when request token was missing.
- ResourceNotFoundException
- Exception thrown when a resource was not found.
- RouteNotFoundException
- Exception thrown when a route does not exist
- RouteTypeNotAllowedException
- Exception thrown when a resource was found but the type (e.g. AJAX routes) did not match.