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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransactionNotActiveException()
public TransactionNotActiveException(String message)
Copyright © 2018 Hazelcast, Inc.. All rights reserved.