| Package | Description | 
|---|---|
| org.supercsv.exception | Provides the exceptions that may be thrown by Super CSV. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SuperCsvCellProcessorExceptionException thrown when CellProcessor execution fails (typically due to invalid input) - constraint validating
 CellProcessors should throw  SuperCsvConstraintViolationExceptionfor constraint validation failures. | 
| class  | SuperCsvConstraintViolationExceptionException thrown by CellProcessors when constraint validation fails. | 
| class  | SuperCsvReflectionExceptionWraps the following reflection related checked exceptions: | 
Copyright © 2007-2013 Super CSV. All Rights Reserved.