com.hazelcast.transaction
public class TransactionNotActiveException extends HazelcastException
HazelcastException thrown when an a transactional operation is executed without an active transaction.| Constructor and Description |
|---|
TransactionNotActiveException() |
TransactionNotActiveException(String message) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionNotActiveException()
public TransactionNotActiveException(String message)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.