class FeedsLockException in Feeds 8.2
Distinguish exceptions occuring when handling locks.
Hierarchy
- class \Drupal\feeds\FeedsLockException extends \Drupal\feeds\Exception
Expanded class hierarchy of FeedsLockException
File
- lib/
Drupal/ feeds/ FeedsLockException.php, line 8
Namespace
Drupal\feedsView source
class FeedsLockException extends \Exception {
}