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 SummaryConstructorsConstructorDescriptionClusterAlreadyExistsException(String clusterName, ClusterJoinConfig joinConfig) 
- 
Method SummaryMethods inherited from class com.atlassian.confluence.cluster.NamedClusterExceptiongetClusterJoinConfig, getClusterName, getMessageMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ClusterAlreadyExistsException
 
- 
- 
Method Details- 
getMessageTemplate- Specified by:
- getMessageTemplatein class- NamedClusterException
 
 
-