Uses of Class
com.univocity.parsers.common.TextParsingException
-
Packages that use TextParsingException Package Description com.univocity.parsers.common -
-
Uses of TextParsingException in com.univocity.parsers.common
Subclasses of TextParsingException 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 annotationValidateMethods in com.univocity.parsers.common that return TextParsingException Modifier and Type Method Description private TextParsingExceptionAbstractParser. handleException(java.lang.Throwable ex)
-