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)
           
 
Method Summary
 java.lang.Object getAttemptedMessage()
           
 java.lang.Object getIdentifier()
           
 
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

NodeIsFaultyException

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

NodeIsFaultyException

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

getIdentifier

public java.lang.Object getIdentifier()

getAttemptedMessage

public java.lang.Object getAttemptedMessage()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection