You are here

class MatchingRouteNotFoundException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 15
Contains \Drupal\Core\Routing\MatchingRouteNotFoundException.

Namespace

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

}

Members