org.exist.cluster
Class ClusterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
ClusterException()
           
ClusterException(String s)
           
ClusterException(String s, Throwable throwable)
           
ClusterException(Throwable throwable)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.