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, toStringCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.