public class TransactionException extends Exception
| Constructor and Description |
|---|
TransactionException(String message) |
TransactionException(String transactionId, String message, Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTransactionId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString