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

Breadcrumb

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

class LockReleasingException

LockReleasingException is thrown when an issue happens during the release of a lock.

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

Hierarchy

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

Expanded class hierarchy of LockReleasingException

4 files declare their use of LockReleasingException
Lock.php in vendor/symfony/lock/Lock.php
LockInterface.php in vendor/symfony/lock/LockInterface.php
PersistingStoreInterface.php in vendor/symfony/lock/PersistingStoreInterface.php
ZookeeperStore.php in vendor/symfony/lock/Store/ZookeeperStore.php

File

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

Namespace

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