Package | Description |
---|---|
com.univocity.parsers.common |
Modifier and Type | Class and Description |
---|---|
class |
DataProcessingException
A
DataProcessingException is an error thrown during the processing of a record successfully parsed. |
class |
DataValidationException
A
DataValidationException is an error thrown during the processing of a record successfully parsed,
but whose data failed to pass a validation defined by annotation Validate |
class |
TextParsingException
Exception type used provide information about any issue that might happen while parsing from a given input.
|
class |
TextWritingException
Exception type used provide information about any issue that might happen while writing to a given output.
|