public abstract class FieldAccessPoemException extends PersistentAccessPoemException
Field
of a Persistent is attempted.| Modifier and Type | Field and Description |
|---|---|
Column<?> |
column
The Column we are dealing with.
|
objectcapability, tokensubException| Constructor and Description |
|---|
FieldAccessPoemException(Persistent object,
Column<?> column,
AccessToken token,
Capability capability)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getActionDescription() |
getMessage, getTokengetCoreMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic Column<?> column
public FieldAccessPoemException(Persistent object, Column<?> column, AccessToken token, Capability capability)
public String getActionDescription()
getActionDescription in class PersistentAccessPoemExceptionCopyright © 2000–2021 PanEris. All rights reserved.