public class TransactionException extends HazelcastException
HazelcastException
that is thrown when something goes wrong
while dealing with transactions and transactional data-structures.Constructor and Description |
---|
TransactionException() |
TransactionException(String message) |
TransactionException(String message,
Throwable cause) |
TransactionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Hazelcast, Inc.. All rights reserved.