public class InitialisationPoemException extends PoemException
Persistent fails its validation tests
prior to being written to the database.| Modifier and Type | Field and Description |
|---|---|
Table<?> |
table
The Table we are dealing with.
|
subException| Constructor and Description |
|---|
InitialisationPoemException(Table<?> table,
Exception e)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The detail message which may be null.
|
getCoreMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic Table<?> table
public String getMessage()
PoemExceptiongetMessage in class PoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.