org.mpisws.p2p.transport.networkinfo
Class CantVerifyConnectivityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.mpisws.p2p.transport.networkinfo.CantVerifyConnectivityException
- All Implemented Interfaces:
- Serializable
public class CantVerifyConnectivityException
- extends IOException
Thrown when we can't find a way to very connectivity by a 3rd party.
- 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 |
CantVerifyConnectivityException
public CantVerifyConnectivityException(String s)
Copyright © 2010. All Rights Reserved.