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
- public class ClusterAlreadyExistsException
- extends NamedClusterException
Created by IntelliJ IDEA.
User: cowen
Date: 24/05/2006
Time: 16:22:51
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
ClusterAlreadyExistsException
public ClusterAlreadyExistsException(String clusterName,
InetAddress clusterAddress)
getMessageTemplate
protected String getMessageTemplate()
- Specified by:
getMessageTemplate
in class NamedClusterException