Rice Pastry API

rice.p2p.commonapi.exception
Class AppSocketException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by rice.p2p.commonapi.exception.AppSocketException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AppNotRegisteredException, NodeIsDeadException, NoReceiverAvailableException, TimeoutException

public class AppSocketException
extends java.io.IOException

See Also:
Serialized Form

Constructor Summary
AppSocketException()
           
AppSocketException(java.lang.String string)
           
AppSocketException(java.lang.Throwable reason)
           
 
Method Summary
 java.lang.Throwable reason()
           
 
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

AppSocketException

public AppSocketException()

AppSocketException

public AppSocketException(java.lang.Throwable reason)

AppSocketException

public AppSocketException(java.lang.String string)
Method Detail

reason

public java.lang.Throwable reason()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection