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

Breadcrumb

  1. Drupal Core 11.1.x
  2. MatchingRouteNotFoundException.php

class MatchingRouteNotFoundException

No matching route was found.

Hierarchy

  • class \Symfony\Component\Routing\Exception\RuntimeException extends \Symfony\Component\Routing\Exception\RuntimeException implements \Symfony\Component\Routing\Exception\ExceptionInterface
    • class \Symfony\Component\Routing\Exception\RuntimeException extends \Symfony\Component\Routing\Exception\RuntimeException implements \Symfony\Component\Routing\Exception\ExceptionInterface
      • class \Symfony\Component\Routing\Exception\ResourceNotFoundException extends \Symfony\Component\Routing\Exception\RuntimeException implements \Symfony\Component\Routing\Exception\ExceptionInterface
        • class \Drupal\Core\Routing\MatchingRouteNotFoundException extends \Symfony\Component\Routing\Exception\ResourceNotFoundException

Expanded class hierarchy of MatchingRouteNotFoundException

Deprecated

in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement.

See also

https://www.drupal.org/node/3462776

File

core/lib/Drupal/Core/Routing/MatchingRouteNotFoundException.php, line 15

Namespace

Drupal\Core\Routing
View source
class MatchingRouteNotFoundException extends ResourceNotFoundException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal