Rice Pastry API

org.mpisws.p2p.transport.exception
Class NodeIsFaultyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.mpisws.p2p.transport.exception.NodeIsFaultyException
All Implemented Interfaces:
java.io.Serializable

public class NodeIsFaultyException
extends java.io.IOException

See Also:
Serialized Form

Constructor Summary
NodeIsFaultyException(java.lang.Object identifier)
           
NodeIsFaultyException(java.lang.Object identifier, java.lang.Object message)
           
NodeIsFaultyException(java.lang.Object identifier, java.lang.Object message, java.lang.Throwable cause)
           
 
Method Summary
 java.lang.Object getAttemptedMessage()
           
 java.lang.Throwable getCause()
           
 java.lang.Object getIdentifier()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

NodeIsFaultyException

public NodeIsFaultyException(java.lang.Object identifier,
                             java.lang.Object message)

NodeIsFaultyException

public NodeIsFaultyException(java.lang.Object identifier,
                             java.lang.Object message,
                             java.lang.Throwable cause)

NodeIsFaultyException

public NodeIsFaultyException(java.lang.Object identifier)
Method Detail

getIdentifier

public java.lang.Object getIdentifier()

getAttemptedMessage

public java.lang.Object getAttemptedMessage()

getCause

public java.lang.Throwable getCause()
Overrides:
getCause in class java.lang.Throwable

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection