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

Breadcrumb

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

class LockStorageException

LockStorageException is thrown when an issue happens during the manipulation of a lock in a store.

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

Hierarchy

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

Expanded class hierarchy of LockStorageException

3 files declare their use of LockStorageException
FlockStore.php in vendor/symfony/lock/Store/FlockStore.php
MongoDbStore.php in vendor/symfony/lock/Store/MongoDbStore.php
RedisStore.php in vendor/symfony/lock/Store/RedisStore.php

File

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

Namespace

Symfony\Component\Lock\Exception
View source
class LockStorageException 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