com.hazelcast.quorum
Class QuorumException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hazelcast.core.HazelcastException
com.hazelcast.transaction.TransactionException
com.hazelcast.quorum.QuorumException
- All Implemented Interfaces:
- Serializable
public class QuorumException
- extends TransactionException
An exception thrown when the cluster size is below the defined threshold.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QuorumException
public QuorumException(String message)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.