You are here

class FeedsExEmptyException in Feeds extensible parsers 7

Same name and namespace in other branches
  1. 7.2 src/FeedsExBase.inc \FeedsExEmptyException

An exception thrown by parsers when they receive an empty feed.

Hierarchy

Expanded class hierarchy of FeedsExEmptyException

File

src/FeedsExBase.inc, line 860
Contains FeedsExBase.

View source
class FeedsExEmptyException extends RuntimeException {

}

Members