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