public abstract class TransactionCoordinatorException extends TransactionException
| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionCoordinatorException.UnsupportedTxnActionException
Exceptions are thrown when txnAction is unsupported.
|
TransactionException.TransactionNotSealedException, TransactionException.TransactionSealedException, TransactionException.TransactionStatusException| Constructor and Description |
|---|
TransactionCoordinatorException(String message) |
TransactionCoordinatorException(String message,
Throwable cause) |
TransactionCoordinatorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2022 Apache Software Foundation. All rights reserved.