Exception: CAFrame::CSVParser::MalformedCSV
- Inherits:
-
StandardError
- Object
- StandardError
- CAFrame::CSVParser::MalformedCSV
- Defined in:
- lib/carray/frame/csv_parser.rb
Overview
Raised when the input cannot be tokenized, e.g. a quoted field that never closes before end of input.