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

Breadcrumb

  1. Drupal Core 11.1.x
  2. LockAcquiringException.php

class LockAcquiringException

Same name in this branch
  1. 11.1.x core/lib/Drupal/Core/Lock/LockAcquiringException.php \Drupal\Core\Lock\LockAcquiringException

LockAcquiringException is thrown when an issue happens during the acquisition of a lock.

@author Jérémy Derussé <jeremy@derusse.com>

Hierarchy

  • class \Symfony\Component\Lock\Exception\LockAcquiringException extends \Symfony\Component\Lock\Exception\RuntimeException implements \Symfony\Component\Lock\Exception\ExceptionInterface

Expanded class hierarchy of LockAcquiringException

7 files declare their use of LockAcquiringException
CKEditor5ImageController.php in core/modules/ckeditor5/src/Controller/CKEditor5ImageController.php
Lock.php in vendor/symfony/lock/Lock.php
LockInterface.php in vendor/symfony/lock/LockInterface.php
MongoDbStore.php in vendor/symfony/lock/Store/MongoDbStore.php
PersistingStoreInterface.php in vendor/symfony/lock/PersistingStoreInterface.php

... See full list

File

vendor/symfony/lock/Exception/LockAcquiringException.php, line 19

Namespace

Symfony\Component\Lock\Exception
View source
class LockAcquiringException extends \RuntimeException implements ExceptionInterface {

}

API Navigation

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