public class NoSuchClusterException extends NamedClusterException
Constructor and Description |
---|
NoSuchClusterException(String clusterName,
ClusterJoinConfig joinConfig) |
NoSuchClusterException(String clusterName,
InetAddress clusterAddress)
Deprecated.
since 5.9
|
Modifier and Type | Method and Description |
---|---|
protected String |
getMessageTemplate() |
getClusterJoinConfig, getClusterName, getJoinConfig, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public NoSuchClusterException(String clusterName, InetAddress clusterAddress)
public NoSuchClusterException(String clusterName, ClusterJoinConfig joinConfig)
protected String getMessageTemplate()
getMessageTemplate
in class NamedClusterException
Copyright © 2003–2019 Atlassian. All rights reserved.