Exception
Interfaces, Classes and Traits
- ExceptionInterface
 - ExceptionInterface.
 - InvalidArgumentException
 - InvalidParameterException
 - Exception thrown when a parameter is not valid.
 - MethodNotAllowedException
 - The resource was found but the request method is not allowed.
 - MissingMandatoryParametersException
 - Exception thrown when a route cannot be generated because of missing mandatory parameters.
 - NoConfigurationException
 - Exception thrown when no routes are configured.
 - ResourceNotFoundException
 - The resource was not found.
 - RouteCircularReferenceException
 - RouteNotFoundException
 - Exception thrown when a route does not exist.
 - RuntimeException