Package me.landmesser.simplecsv.exception

  • Exception Summary 
    Exception Description
    CSVException
    Base class for all runtime exceptions thrown by this module.
    CSVParseException
    Exception thrown when an error while parsing the CSV input causes a problem.
    CSVWriteException
    Exception thrown when an error while writing the CSV output causes a problem.