org.mpisws.p2p.transport.exception
Class NodeIsFaultyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.mpisws.p2p.transport.exception.NodeIsFaultyException
- All Implemented Interfaces:
- Serializable
public class NodeIsFaultyException
- extends IOException
- See Also:
- Serialized Form
NodeIsFaultyException
public NodeIsFaultyException(Object identifier,
Object message)
NodeIsFaultyException
public NodeIsFaultyException(Object identifier,
Object message,
Throwable cause)
NodeIsFaultyException
public NodeIsFaultyException(Object identifier)
getIdentifier
public Object getIdentifier()
getAttemptedMessage
public Object getAttemptedMessage()
getCause
public Throwable getCause()
- Overrides:
getCause in class Throwable
Copyright © 2010. All Rights Reserved.