You are here

class MatchingRouteNotFoundException in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Routing/MatchingRouteNotFoundException.php \Drupal\Core\Routing\MatchingRouteNotFoundException
  2. 9 core/lib/Drupal/Core/Routing/MatchingRouteNotFoundException.php \Drupal\Core\Routing\MatchingRouteNotFoundException

No matching route was found.

Hierarchy

Expanded class hierarchy of MatchingRouteNotFoundException

File

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

Namespace

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

}

Members