public class CSVWriteDownException extends RuntimeException
| Constructor and Description |
|---|
CSVWriteDownException(String tableName,
int lineNo,
Exception e)
Report an error on a line.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class ThrowableThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.