public class DispatchException extends RoutingException
DispatchException is thrown when an endpoint dispatcher fails to
send, dispatch or receive a message.routeevent, muleMessage, processedEvent| Constructor and Description |
|---|
DispatchException(Message message,
MuleEvent event,
MessageProcessor target) |
DispatchException(Message message,
MuleEvent event,
MessageProcessor target,
Throwable cause) |
DispatchException(MuleEvent event,
MessageProcessor target) |
DispatchException(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 DispatchException(MuleEvent event, MessageProcessor target)
public DispatchException(MuleEvent event, MessageProcessor target, Throwable cause)
public DispatchException(Message message, MuleEvent event, MessageProcessor target)
public DispatchException(Message message, MuleEvent event, MessageProcessor target, Throwable cause)
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.