public class ClusterLicenseExceededException extends ClusterException
Constructor and Description |
---|
ClusterLicenseExceededException(String clusterName,
ClusterJoinConfig clusterJoinConfig,
int permittedClusterNodes) |
ClusterLicenseExceededException(String clusterName,
InetAddress clusterAddress,
int permittedClusterNodes)
Deprecated.
since 5.9
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public ClusterLicenseExceededException(String clusterName, InetAddress clusterAddress, int permittedClusterNodes)
public ClusterLicenseExceededException(String clusterName, ClusterJoinConfig clusterJoinConfig, int permittedClusterNodes)
public String getMessage()
getMessage
in class Throwable
Copyright © 2003–2017 Atlassian. All rights reserved.