public class ImportParseErrorInfo<E> extends AbstractImportErrorInfo<E>
| Modifier and Type | Field and Description |
|---|---|
protected String |
value |
bean, cause, field, lineNumber| Constructor and Description |
|---|
ImportParseErrorInfo(ImportRow<E> row,
ImportableColumn<E,Object> field,
String value,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
getBean, getCause, getField, getLineNumberCopyright © 2013–2022 Code Lutin. All rights reserved.