public class TransactionDataRebalancedException extends TransactionException
RebalanceOperation
occurs concurrently with a transaction. This can be
thrown while doing transactional operations or during commit.
This exception only occurs when a transaction involves partitioned regions.
Constructor and Description |
---|
TransactionDataRebalancedException(String s) |
TransactionDataRebalancedException(String message,
Throwable cause) |
TransactionDataRebalancedException(Throwable cause) |
toString
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace