org.apache.servicemix.http.exception
Class HttpTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.servicemix.http.exception.HttpTimeoutException
All Implemented Interfaces:
java.io.Serializable

public class HttpTimeoutException
extends java.lang.Exception

Exception thrown when an HTTP connection has timed out

See Also:
Serialized Form

Constructor Summary
HttpTimeoutException(javax.jbi.messaging.MessageExchange exchange)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpTimeoutException

public HttpTimeoutException(javax.jbi.messaging.MessageExchange exchange)


Copyright © 2005-2012 FuseSource. All Rights Reserved.