Package | Description |
---|---|
org.supercsv.exception |
Provides the exceptions that may be thrown by Super CSV.
|
Class and Description |
---|
SuperCsvCellProcessorException
Exception thrown when CellProcessor execution fails (typically due to invalid input) - constraint validating
CellProcessors should throw
SuperCsvConstraintViolationException for constraint validation failures. |
SuperCsvException
Generic SuperCSV Exception class.
|
Copyright © 2007–2015 Super CSV. All rights reserved.