public class WriteCommittedException extends PoemException
Transaction.| Modifier and Type | Field and Description |
|---|---|
Transactioned |
transactioned
The committed Transaction.
|
subException| Constructor and Description |
|---|
WriteCommittedException(Transactioned transactioned)
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 Transactioned transactioned
public WriteCommittedException(Transactioned transactioned)
public String getMessage()
PoemExceptiongetMessage in class PoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.