class UnsupportedRouteAttributePropertyException

Same name and namespace in other branches
  1. main core/lib/Drupal/Core/Routing/UnsupportedRouteAttributePropertyException.php \Drupal\Core\Routing\UnsupportedRouteAttributePropertyException

Thrown when using unsupported route attribute properties.

Hierarchy

Expanded class hierarchy of UnsupportedRouteAttributePropertyException

1 file declares its use of UnsupportedRouteAttributePropertyException
UnsupportedRouteAttributePropertiesTest.php in core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php

File

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

Namespace

Drupal\Core\Routing
View source
class UnsupportedRouteAttributePropertyException extends \Exception {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.