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 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
Methods in com.univocity.parsers.common that return TextParsingExceptionModifier and TypeMethodDescriptionprivate TextParsingException
AbstractParser.handleException
(Throwable ex)