com.atlassian.confluence.cluster
Class ClusterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClusterException
public ClusterException()
ClusterException
public ClusterException(String string)
ClusterException
public ClusterException(String string,
Throwable throwable)
ClusterException
public ClusterException(Throwable throwable)