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 class HttpConnection.ConnectionTimeoutException
- extends IOException
Signals that a timeout occured while opening the socket.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HttpConnection.ConnectionTimeoutException
public HttpConnection.ConnectionTimeoutException()
- Create an instance
Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.