Package com.hazelcast.core
Class HazelcastInstanceNotActiveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.hazelcast.core.HazelcastInstanceNotActiveException
- All Implemented Interfaces:
Serializable
Thrown when HazelcastInstance is not active during an invocation.
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HazelcastInstanceNotActiveException
public HazelcastInstanceNotActiveException() -
HazelcastInstanceNotActiveException
-