public class

AlreadyClusteredException

extends ClusterException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.atlassian.confluence.cluster.ClusterException
         ↳ com.atlassian.confluence.cluster.AlreadyClusteredException

Summary

Public Constructors
AlreadyClusteredException(ClusterInformation clusterInformation)
Public Methods
String getMessage()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public AlreadyClusteredException (ClusterInformation clusterInformation)

Public Methods

public String getMessage ()