class FeedsExEmptyException in Feeds extensible parsers 7
Same name and namespace in other branches
- 7.2 src/FeedsExBase.inc \FeedsExEmptyException
An exception thrown by parsers when they receive an empty feed.
Hierarchy
- class \FeedsExEmptyException extends \RuntimeException
Expanded class hierarchy of FeedsExEmptyException
File
- src/
FeedsExBase.inc, line 860 - Contains FeedsExBase.
View source
class FeedsExEmptyException extends RuntimeException {
}