Package org.supercsv.exception
package org.supercsv.exception
Provides the exceptions that may be thrown by Super CSV.
-
ExceptionsClassDescriptionException thrown when CellProcessor execution fails (typically due to invalid input) - constraint validating CellProcessors should throw
SuperCsvConstraintViolationException
for constraint validation failures.Exception thrown by CellProcessors when constraint validation fails.Generic SuperCSV Exception class.Wraps the following reflection related checked exceptions: