public class CSVRowError extends Object implements Serializable
| Constructor and Description |
|---|
CSVRowError() |
CSVRowError(int lineNumber,
String lineValue,
String errorDescription) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorDescription() |
int |
getId() |
int |
getLineNumber() |
String |
getLineValue() |
String |
toString() |
Copyright © 2018. All Rights Reserved.