Uses of Class
com.univocity.parsers.common.AbstractException
Packages that use AbstractException
-
Uses of AbstractException in com.univocity.parsers.common
Subclasses of AbstractException in com.univocity.parsers.commonModifier and TypeClassDescriptionclassADataProcessingExceptionis an error thrown during the processing of a record successfully parsed.classADataValidationExceptionis an error thrown during the processing of a record successfully parsed, but whose data failed to pass a validation defined by annotationValidateclassException type used provide information about any issue that might happen while parsing from a given input.classException type used provide information about any issue that might happen while writing to a given output.