Exception: CAFrame::CSVParser::MalformedCSV

Inherits:
StandardError
  • Object
show all
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.