Uses of Class
org.supercsv.exception.SuperCsvException
Packages that use SuperCsvException
-
Uses of SuperCsvException in org.supercsv.exception
Subclasses of SuperCsvException in org.supercsv.exceptionModifier and TypeClassDescriptionclassException thrown when CellProcessor execution fails (typically due to invalid input) - constraint validating CellProcessors should throwSuperCsvConstraintViolationExceptionfor constraint validation failures.classException thrown by CellProcessors when constraint validation fails.classWraps the following reflection related checked exceptions: