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