org.apache.commons.httpclient
Class HttpConnection.ConnectionTimeoutException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--org.apache.commons.httpclient.HttpConnection.ConnectionTimeoutException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- HttpConnection
- public static class HttpConnection.ConnectionTimeoutException
- extends IOException
Signals that a timeout occured while opening the socket.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
HttpConnection.ConnectionTimeoutException
public HttpConnection.ConnectionTimeoutException()
- Create an instance
Copyright © 2001-2004 Apache Software Foundation. All Rights Reserved.