Symfony\Component\Routing\Exception

Classes

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.
ResourceNotFoundException The resource was not found.
RouteNotFoundException Exception thrown when a route does not exist

Interfaces

ExceptionInterface ExceptionInterface

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/Routing/Exception.html