You are here

abstract class FeedsRuntimeException in Feeds 8.3

Base class for Feeds runtime exceptions.

Hierarchy

Expanded class hierarchy of FeedsRuntimeException

File

src/Exception/FeedsRuntimeException.php, line 10

Namespace

Drupal\feeds\Exception
View source
abstract class FeedsRuntimeException extends RuntimeException {

}

Members