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. |
| NoConfigurationException | Exception thrown when no routes are configured. |
| 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.
https://api.symfony.com/4.1/Symfony/Component/Routing/Exception.html