Uploaded image for project: 'Commons CSV'
  1. Commons CSV
  2. CSV-113

Check whether ISE/IAE are being used appropriately

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Discussion, 1.x
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sebb Sebb
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: