dimawo.middleware.sharedMap.dht.chord
Class ChordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dimawo.middleware.sharedMap.dht.chord.ChordException
- All Implemented Interfaces:
- Serializable
public class ChordException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.