You are here

protected property FeedsSource::$exception in Feeds 7.2

Holds an exception object in case an exception occurs during importing.

Type: Exception|null

File

includes/FeedsSource.inc, line 251
Definition of FeedsSourceInterface, FeedsState and FeedsSource class.

Class

FeedsSource
Holds the source of a feed to import.

Code

protected $exception;