See: Description
| Exception | Description | 
|---|---|
| SuperCsvCellProcessorException | Exception thrown when CellProcessor execution fails (typically due to invalid input) - constraint validating
 CellProcessors should throw  SuperCsvConstraintViolationExceptionfor constraint validation failures. | 
| SuperCsvConstraintViolationException | Exception thrown by CellProcessors when constraint validation fails. | 
| SuperCsvException | Generic SuperCSV Exception class. | 
| SuperCsvReflectionException | Wraps the following reflection related checked exceptions: | 
Copyright © 2007-2013 Super CSV. All Rights Reserved.