public class ResponseTimeoutException extends RoutingException
ResponseTimeoutException is thrown when a response is not received
in a given timeout in the Response Router.routeevent, muleMessage, processedEvent| Constructor and Description |
|---|
ResponseTimeoutException(Message message,
MuleEvent event,
MessageProcessor target) |
ResponseTimeoutException(Message message,
MuleEvent event,
MessageProcessor target,
Throwable cause) |
getRoutecausedBy, causedExactlyBy, causedRollback, causeMatches, extractMuleMessage, generateMessage, getCauseException, getEvent, getFailingMessageProcessor, getMuleMessage, handled, setCauseRollback, setHandled, setProcessedEventaddInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResponseTimeoutException(Message message, MuleEvent event, MessageProcessor target)
public ResponseTimeoutException(Message message, MuleEvent event, MessageProcessor target, Throwable cause)
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.