namespace Symfony\Component\Routing\Exception

Classsort descending Location Description
ExceptionInterface drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/ExceptionInterface.php ExceptionInterface
InvalidParameterException drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php Exception thrown when a parameter is not valid
MethodNotAllowedException drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/MethodNotAllowedException.php The resource was found but the request method is not allowed.
MissingMandatoryParametersException drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php Exception thrown when a route cannot be generated because of missing mandatory parameters.
ResourceNotFoundException drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php The resource was not found.
RouteNotFoundException drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/RouteNotFoundException.php Exception thrown when a route does not exists