org.exist.cluster
Class ClusterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exist.cluster.ClusterException
- All Implemented Interfaces:
- Serializable
public class ClusterException
- extends Exception
Created by Francesco Mondora.
- Author:
- Francesco Mondora aka Makkina, Michele Danieli aka mdanieli
Date: Aug 30, 2004
Time: 3:58:41 PM
Revision $Revision: 985 $
- 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 s)
ClusterException
public ClusterException(String s,
Throwable throwable)
ClusterException
public ClusterException(Throwable throwable)
Copyright (C) Wolfgang Meier. All rights reserved.