java.net
Class ConnectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.SocketException
java.net.ConnectException
- All Implemented Interfaces:
- Serializable
public class ConnectException
- extends SocketException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectException
public ConnectException()
ConnectException
public ConnectException(String var0)