Class HazelcastException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AuthenticationException, ClientNotAllowedInClusterException, ConsistencyLostException, CPSubsystemException, DistributedObjectDestroyedException, DuplicateTaskException, HazelcastOverloadException, HazelcastSerializationException, IndeterminateOperationStateException, InvalidConfigurationException, JetException, LocalMemberResetException, LockAcquireLimitReachedException, MutationDisallowedException, NoDataMemberInClusterException, OperationTimeoutException, QueryException, QueryResultSizeExceededException, ReplicatedMapCantBeCreatedOnLiteMemberException, ResponseAlreadySentException, RetryableHazelcastException, RuntimeInterruptedException, ServiceNotFoundException, StaleTaskException, StaleTaskIdException, TargetDisconnectedException, TopicOverloadException, TransactionException, TransactionNotActiveException, UndefinedErrorCodeException, ValidationException, WanQueueFullException

public class HazelcastException
extends RuntimeException
Base Hazelcast exception.
See Also:
Serialized Form