org.apache.commons.httpclient
Class HttpConnection.ConnectionTimeoutException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byorg.apache.commons.httpclient.HttpConnection.ConnectionTimeoutException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
HttpConnection

public class HttpConnection.ConnectionTimeoutException
extends java.io.IOException

Signals that a timeout occured while opening the socket.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
HttpConnection.ConnectionTimeoutException()
          Create an instance
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpConnection.ConnectionTimeoutException

public HttpConnection.ConnectionTimeoutException()
Create an instance



Copyright © 2003-2004 Internet Archive. All Rights Reserved.