class MatchingRouteNotFoundException
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Routing/MatchingRouteNotFoundException.php \Drupal\Core\Routing\MatchingRouteNotFoundException
- 10 core/lib/Drupal/Core/Routing/MatchingRouteNotFoundException.php \Drupal\Core\Routing\MatchingRouteNotFoundException
- 11.x core/lib/Drupal/Core/Routing/MatchingRouteNotFoundException.php \Drupal\Core\Routing\MatchingRouteNotFoundException
No matching route was found.
Hierarchy
- class \Drupal\Core\Routing\MatchingRouteNotFoundException extends \Symfony\Component\Routing\Exception\ResourceNotFoundException
Expanded class hierarchy of MatchingRouteNotFoundException
File
-
core/
lib/ Drupal/ Core/ Routing/ MatchingRouteNotFoundException.php, line 10
Namespace
Drupal\Core\RoutingView source
class MatchingRouteNotFoundException extends ResourceNotFoundException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.