Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal