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