AccessPolicyScopeException.php

Same filename and directory in other branches
  1. 11.x core/lib/Drupal/Core/Session/AccessPolicyScopeException.php

Namespace

Drupal\Core\Session

File

core/lib/Drupal/Core/Session/AccessPolicyScopeException.php

View source
<?php

namespace Drupal\Core\Session;


/**
 * An exception thrown when permissions are returned for the wrong scope.
 */
class AccessPolicyScopeException extends \Exception {

}

Classes

Title Deprecated Summary
AccessPolicyScopeException An exception thrown when permissions are returned for the wrong scope.

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