You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2014/11/07 13:02:34 UTC

[jira] [Created] (CSV-142) Report the column in addition to the line triggering a parser error

Emmanuel Bourg created CSV-142:
----------------------------------

             Summary: Report the column in addition to the line triggering a parser error
                 Key: CSV-142
                 URL: https://issues.apache.org/jira/browse/CSV-142
             Project: Commons CSV
          Issue Type: Improvement
          Components: Parser
            Reporter: Emmanuel Bourg
            Priority: Minor
             Fix For: 1.x


The parser reports the line of the file when an error occurs. It would be useful to also report the column to help locating the error in a large record. We may also consider throwing a subclass of IOException with additional line/column fields.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)