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.
ImageRetrievalError
Bases: Exception
Raised when we are unable to retrieve image data from a remote source.