exceptions FeedFetchError Bases: Exception Raised when we are unable to retrieve remote feed data due to either server error or network connectivity. FeedParseError Bases: Exception Raised when parsing the content of a feed response results in a parsing error.