sunlabs.brazil.util.http
Class HttpRequest.TimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by sunlabs.brazil.util.http.HttpRequest.TimeoutException
All Implemented Interfaces:
Serializable
Enclosing class:
HttpRequest

public static class HttpRequest.TimeoutException
extends IOException

Timeout occured waiting for a socket response

See Also:
Serialized Form

Constructor Summary
HttpRequest.TimeoutException(String msg)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpRequest.TimeoutException

public HttpRequest.TimeoutException(String msg)

Version Kenai-svn-r24, Generated 08/18/09
Copyright (c) 2001-2009, Sun Microsystems.