public class CreationAccessPoemException extends AccessPoemException
| Modifier and Type | Field and Description |
|---|---|
Table<?> |
table
The Table we have a problem with.
|
capability, tokensubException| Constructor and Description |
|---|
CreationAccessPoemException(Table<?> table,
AccessToken token,
Capability capability)
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 Table<?> table
public CreationAccessPoemException(Table<?> table, AccessToken token, Capability capability)
public String getMessage()
PoemExceptiongetMessage in class AccessPoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.