Class LocalMemberResetException

All Implemented Interfaces:
Serializable

public class LocalMemberResetException extends HazelcastException
An exception provided to MemberLeftException as a cause when the local member is resetting itself
Since:
3.9
See Also:
  • Constructor Details

    • LocalMemberResetException

      public LocalMemberResetException(String message)