com.atlassian.confluence.cluster
Class ClusterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.atlassian.confluence.cluster.ClusterException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AlreadyClusteredException, ClusterLicenseExceededException, ClusterNotPermittedException, InvalidClusterAddressException, NamedClusterException

public class ClusterException
extends Exception

Created by IntelliJ IDEA. User: cowen Date: 25/05/2006 Time: 14:49:03 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
ClusterException()
           
ClusterException(String string)
           
ClusterException(String string, Throwable throwable)
           
ClusterException(Throwable throwable)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClusterException

public ClusterException()

ClusterException

public ClusterException(String string)

ClusterException

public ClusterException(String string,
                        Throwable throwable)

ClusterException

public ClusterException(Throwable throwable)


Confluence is developed by Atlassian.