public class CSVPrimaryKeyColumnAlreadySetException extends RuntimeException
| Constructor and Description |
|---|
CSVPrimaryKeyColumnAlreadySetException(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CSVPrimaryKeyColumnAlreadySetException(String tableName)
tableName - the table in which we tried to create a second primary key.public String getMessage()
getMessage in class ThrowableThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.