|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataProcessingException | |
|---|---|
| com.univocity.parsers.common | |
| Uses of DataProcessingException in com.univocity.parsers.common |
|---|
| Methods in com.univocity.parsers.common that return DataProcessingException | |
|---|---|
protected DataProcessingException |
DefaultConversionProcessor.toDataProcessingException(Throwable ex,
Object[] row,
int column)
|
| Methods in com.univocity.parsers.common with parameters of type DataProcessingException | |
|---|---|
void |
NoopProcessorErrorHandler.handleError(DataProcessingException error,
Object[] inputRow,
T context)
Rethrows the DataProcessingException |
void |
ProcessorErrorHandler.handleError(DataProcessingException error,
Object[] inputRow,
T context)
Handles non-fatal instances of DataProcessingException that are thrown by a Processor while processing a record parsed from the input,
or from a RowWriterProcessor when processing records for writing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||