You are here

namespace Symfony\Component\Routing\Exception in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\Routing\Exception
Classsort descending Location Description
ExceptionInterface vendor/symfony/routing/Exception/ExceptionInterface.php ExceptionInterface.
InvalidParameterException vendor/symfony/routing/Exception/InvalidParameterException.php Exception thrown when a parameter is not valid.
MethodNotAllowedException vendor/symfony/routing/Exception/MethodNotAllowedException.php The resource was found but the request method is not allowed.
MissingMandatoryParametersException vendor/symfony/routing/Exception/MissingMandatoryParametersException.php Exception thrown when a route cannot be generated because of missing mandatory parameters.
ResourceNotFoundException vendor/symfony/routing/Exception/ResourceNotFoundException.php The resource was not found.
RouteNotFoundException vendor/symfony/routing/Exception/RouteNotFoundException.php Exception thrown when a route does not exist.