[ https://issues.apache.org/jira/browse/CSV-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benedikt Ritter updated CSV-113: -------------------------------- Fix Version/s: (was: 1.0) 1.x Moved to 1.x > Check whether ISE/IAE are being used appropriately > -------------------------------------------------- > > Key: CSV-113 > URL: https://issues.apache.org/jira/browse/CSV-113 > Project: Commons CSV > Issue Type: Task > Reporter: Sebb > Fix For: Discussion, 1.x > > > The code throws a lot of IllegalStateExceptions (ISE). > It also throws some IllegalArgumentExceptions (IAE). > These need reviewing to check that ISE really does apply to the current > state, and IAE is used for reporting an incorrect argument. > Generally if ISE applies, no argument values will be valid. > IAE should be used when a specific argument or set of arguments is invalid. -- This message was sent by Atlassian JIRA (v6.2#6252)