You are here

class FeedsNotExistingException in Feeds 8.2

Used when an object does not exist in the DB or code but should.

Hierarchy

Expanded class hierarchy of FeedsNotExistingException

File

lib/Drupal/feeds/Plugin/FeedsConfigurable.php, line 15
FeedsConfigurable and helper functions.

Namespace

Drupal\feeds\Plugin
View source
class FeedsNotExistingException extends \Exception {

}

Members