Exception: CSV::MalformedCSVError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          RuntimeError
         | |
| Instance Chain: 
          self,
          RuntimeError
         | |
| Inherits: | RuntimeError 
 | 
| Defined in: | lib/csv.rb | 
Overview
The error thrown when the parser encounters illegal ::CSV formatting.