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
public class HazelcastInstanceNotActiveException
- extends IllegalStateException
Thrown when HazelcastInstance is not active during an invocation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HazelcastInstanceNotActiveException
public HazelcastInstanceNotActiveException()
HazelcastInstanceNotActiveException
public HazelcastInstanceNotActiveException(String message)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.