Package com.atlassian.confluence.cluster
Class ClusterAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.cluster.ClusterException
com.atlassian.confluence.cluster.NamedClusterException
com.atlassian.confluence.cluster.ClusterAlreadyExistsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionClusterAlreadyExistsException
(String clusterName, ClusterJoinConfig joinConfig) -
Method Summary
Methods inherited from class com.atlassian.confluence.cluster.NamedClusterException
getClusterJoinConfig, getClusterName, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClusterAlreadyExistsException
-
-
Method Details
-
getMessageTemplate
- Specified by:
getMessageTemplate
in classNamedClusterException
-