Package com.hazelcast.core
Class LocalMemberResetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hazelcast.core.HazelcastException
com.hazelcast.core.LocalMemberResetException
- All Implemented Interfaces:
- Serializable
An exception provided to 
MemberLeftException as a cause when the local member is resetting itself- Since:
- 3.9
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
LocalMemberResetException
 
-