LockAcquiringException is thrown when a lock cannot be acquired.

Hierarchy

Expanded class hierarchy of LockAcquiringException

File

core/lib/Drupal/Core/Lock/LockAcquiringException.php, line 10

Namespace

Drupal\Core\Lock
View source
class LockAcquiringException extends \RuntimeException {

}

Members