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 TypeClassDescriptionclass
Exception thrown when CellProcessor execution fails (typically due to invalid input) - constraint validating CellProcessors should throwSuperCsvConstraintViolationException
for constraint validation failures.class
Exception thrown by CellProcessors when constraint validation fails.class
Wraps the following reflection related checked exceptions: