rice.p2p.commonapi.exception
Class AppSocketException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
rice.p2p.commonapi.exception.AppSocketException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AppNotRegisteredException, NodeIsDeadException, NoReceiverAvailableException, TimeoutException
public class AppSocketException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AppSocketException
public AppSocketException()
AppSocketException
public AppSocketException(Throwable reason)
AppSocketException
public AppSocketException(String string)
reason
public Throwable reason()
Copyright © 2010. All Rights Reserved.