public class TableRenamePoemException extends AccessPoemException
Table
in its the TableInfo when it has already been set.| Modifier and Type | Field and Description |
|---|---|
String |
newName
The name we failed to assign.
|
String |
tableName
The current name of the table.
|
capability, tokensubException| Constructor and Description |
|---|
TableRenamePoemException(String newName)
Constructor.
|
TableRenamePoemException(String tableName,
String newName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The detail message which may be null.
|
getActionDescription, getTokengetCoreMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic String tableName
public String newName
public TableRenamePoemException(String tableName, String newName)
public TableRenamePoemException(String newName)
public String getMessage()
PoemExceptiongetMessage in class AccessPoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.