Class TransactionNotActiveException

All Implemented Interfaces:
Serializable

public class TransactionNotActiveException
extends HazelcastException
A HazelcastException thrown when an a transactional operation is executed without an active transaction.
See Also:
Serialized Form