public class

ClusterException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.atlassian.confluence.cluster.ClusterException
Known Direct Subclasses
Known Indirect Subclasses

Class Overview

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

Summary

Public Constructors
ClusterException()
ClusterException(String string)
ClusterException(String string, Throwable throwable)
ClusterException(Throwable throwable)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public ClusterException ()

public ClusterException (String string)

public ClusterException (String string, Throwable throwable)

public ClusterException (Throwable throwable)