Uses of Class
com.univocity.parsers.common.TextParsingException
Packages that use TextParsingException
-
Uses of TextParsingException in com.univocity.parsers.common
Subclasses of TextParsingException 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 annotationValidateMethods in com.univocity.parsers.common that return TextParsingExceptionModifier and TypeMethodDescriptionprivate TextParsingExceptionAbstractParser.handleException(Throwable ex)