Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Symfony\Component\Routing\Exception

Object name File name Summary
ExceptionInterface vendor/symfony/routing/Exception/ExceptionInterface.php ExceptionInterface.
InvalidArgumentException vendor/symfony/routing/Exception/InvalidArgumentException.php
InvalidParameterException vendor/symfony/routing/Exception/InvalidParameterException.php Exception thrown when a parameter is not valid.
LogicException vendor/symfony/routing/Exception/LogicException.php
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.
NoConfigurationException vendor/symfony/routing/Exception/NoConfigurationException.php Exception thrown when no routes are configured.
ResourceNotFoundException vendor/symfony/routing/Exception/ResourceNotFoundException.php The resource was not found.
RouteCircularReferenceException vendor/symfony/routing/Exception/RouteCircularReferenceException.php
RouteNotFoundException vendor/symfony/routing/Exception/RouteNotFoundException.php Exception thrown when a route does not exist.
RuntimeException vendor/symfony/routing/Exception/RuntimeException.php
RSS feed
Powered by Drupal