public class MemberDoesNotExistException extends CPSubsystemException
CPSubsystemException
which is thrown when a member, which is
requested to be removed from a CP group, is not a member of that group
or is already removed from that group.
Handled internally.Constructor and Description |
---|
MemberDoesNotExistException(Endpoint member) |
getLeader
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MemberDoesNotExistException(Endpoint member)
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.