Exception: RSS::InvalidRSSError
Overview
The InvalidRSSError error is the base class for a variety of errors related to a poorly-formed RSS feed. Rescue this error if you only care that a file could be invalid, but don’t care how it is invalid.
Direct Known Subclasses
MissingAttributeError, MissingTagError, NSError, NotAvailableValueError, NotExpectedTagError, TooMuchTagError, UnknownTagError