rice.p2p.commonapi.exception
Class NoReceiverAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
rice.p2p.commonapi.exception.AppSocketException
rice.p2p.commonapi.exception.NoReceiverAvailableException
- All Implemented Interfaces:
- Serializable
public class NoReceiverAvailableException
- extends AppSocketException
Raised if there is no acceptor socket available.
- Author:
- Jeff Hoye
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoReceiverAvailableException
public NoReceiverAvailableException()
Copyright © 2010. All Rights Reserved.