Exception: RSS::InvalidRSSError

Inherits:
Error
  • Object
show all
Defined in:
lib/rss/rss.rb

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.