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 TypeClassDescriptionclass
ADataProcessingException
is an error thrown during the processing of a record successfully parsed.class
ADataValidationException
is an error thrown during the processing of a record successfully parsed, but whose data failed to pass a validation defined by annotationValidate
class
Exception type used provide information about any issue that might happen while parsing from a given input.class
Exception type used provide information about any issue that might happen while writing to a given output.