org.mule.routing.response
Class ResponseTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.umo.UMOException
org.mule.umo.routing.RoutingException
org.mule.routing.response.ResponseTimeoutException
- All Implemented Interfaces:
- java.io.Serializable
- public class ResponseTimeoutException
- extends RoutingException
ResponseTimeoutException
is thrown when a response is not received
in a given timeout in the Response Router.
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Ross Mason
- See Also:
UMOResponseRouter
,
Serialized Form
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 |
ResponseTimeoutException
public ResponseTimeoutException(java.lang.String message)
ResponseTimeoutException
public ResponseTimeoutException(java.lang.String message,
java.lang.Throwable cause)
ResponseTimeoutException
public ResponseTimeoutException(java.lang.String message,
java.lang.Throwable cause,
java.lang.Object event)
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.