public class FlowExecutionException extends MessagingException
event, muleMessage, PAYLOAD_INFO_KEY, PAYLOAD_TYPE_INFO_KEY, processedEvent| Constructor and Description |
|---|
FlowExecutionException(Event event,
Throwable cause,
Processor failingMessageProcessor)
Creates a new
FlowExecutionException. |
causedBy, causedExactlyBy, causedRollback, causeMatches, extractMuleMessage, generateMessage, getEvent, getFailingMessageProcessor, getMuleMessage, getRootCause, handled, inErrorHandler, setCauseRollback, setHandled, setInErrorHandler, setProcessedEventaddInfo, appendMessage, appendSummaryMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, isVerboseExceptions, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FlowExecutionException(Event event, Throwable cause, Processor failingMessageProcessor)
FlowExecutionException.event - the event result of the flow executioncause - the cause of the failurefailingMessageProcessor - the message processor that failedCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.