You are here

class MissingTargetException in Feeds 8.3

Thrown when a FeedsTarget is missing.

Hierarchy

Expanded class hierarchy of MissingTargetException

3 files declare their use of MissingTargetException
EntityProcessorBase.php in src/Feeds/Processor/EntityProcessorBase.php
FeedType.php in src/Entity/FeedType.php
MappingForm.php in src/Form/MappingForm.php

File

src/Exception/MissingTargetException.php, line 8

Namespace

Drupal\feeds\Exception
View source
class MissingTargetException extends FeedsRuntimeException {

}

Members