Exception: RSS::NotExpectedTagError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          InvalidRSSError,
          Error,
          StandardError
         | |
| Instance Chain: 
          self,
          InvalidRSSError,
          Error,
          StandardError
         | |
| Inherits: | RSS::InvalidRSSError 
 | 
| Defined in: | lib/rss/rss.rb | 
Overview
Raised when an unexpected tag is encountered.
Class Method Summary
- .new(tag, uri, parent) ⇒ NotExpectedTagError constructor