You are here

class NotModifiedException in Feeds 8.3

Exception thrown if the feed has not been updated since the last run.

Hierarchy

Expanded class hierarchy of NotModifiedException

File

src/Exception/NotModifiedException.php, line 8

Namespace

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

}

Members