dimawo.middleware.sharedMap.dht.chord
Class ChordException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by dimawo.middleware.sharedMap.dht.chord.ChordException
All Implemented Interfaces:
Serializable

public class ChordException
extends Exception

See Also:
Serialized Form

Constructor Summary
ChordException()
           
ChordException(String message)
           
ChordException(String message, Throwable cause)
           
ChordException(Throwable cause)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChordException

public ChordException()

ChordException

public ChordException(String message)

ChordException

public ChordException(Throwable cause)

ChordException

public ChordException(String message,
                      Throwable cause)


Copyright © 2011 DiMaWo Team. All Rights Reserved.