Exception: RSS::NotWellFormedError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           Error,
          StandardError | |
| Instance Chain: 
          self,
           Error,
          StandardError | |
| Inherits: | RSS::Error 
 | 
| Defined in: | lib/rss/parser.rb | 
Class Method Summary
Instance Attribute Summary
Constructor Details
    .new(line = nil, element = nil)  ⇒ NotWellFormedError 
  
Instance Attribute Details
#element (readonly)
[ GitHub ]# File 'lib/rss/parser.rb', line 11
attr_reader :line, :element
#line (readonly)
[ GitHub ]# File 'lib/rss/parser.rb', line 11
attr_reader :line, :element