class LockAcquiringException
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Lock/LockAcquiringException.php \Drupal\Core\Lock\LockAcquiringException
LockAcquiringException is thrown when a lock cannot be acquired.
Hierarchy
- class \Drupal\Core\Lock\LockAcquiringException implements \Drupal\Core\Lock\RuntimeException
Expanded class hierarchy of LockAcquiringException
File
-
core/
lib/ Drupal/ Core/ Lock/ LockAcquiringException.php, line 10
Namespace
Drupal\Core\LockView source
class LockAcquiringException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.