public class CrossTransactionCommitException extends PoemException
Transactioned
Transaction to commit changes made in another.| Modifier and Type | Field and Description |
|---|---|
Transactioned |
object
The Transaction that has the problem.
|
subException| Constructor and Description |
|---|
CrossTransactionCommitException(Transactioned object)
Constructor taking a Transactioned object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The detail message.
|
getCoreMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic Transactioned object
public CrossTransactionCommitException(Transactioned object)
object - the Transaction objectpublic String getMessage()
getMessage in class PoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.