public class AggregationException extends RoutingException
route
event, muleMessage, PAYLOAD_INFO_KEY, PAYLOAD_TYPE_INFO_KEY, processedEvent
Constructor and Description |
---|
AggregationException(EventGroup eventGroup,
MessageProcessor endpoint) |
AggregationException(EventGroup eventGroup,
MessageProcessor endpoint,
Throwable cause) |
AggregationException(Message message,
EventGroup eventGroup,
MessageProcessor endpoint) |
AggregationException(Message message,
EventGroup eventGroup,
MessageProcessor endpoint,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
EventGroup |
getEventGroup() |
getRoute
causedBy, causedExactlyBy, causedRollback, causeMatches, extractMuleMessage, generateMessage, getCauseException, getEvent, getFailingMessageProcessor, getMuleMessage, handled, setCauseRollback, setHandled, setProcessedEvent
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AggregationException(EventGroup eventGroup, MessageProcessor endpoint)
public AggregationException(EventGroup eventGroup, MessageProcessor endpoint, Throwable cause)
public AggregationException(Message message, EventGroup eventGroup, MessageProcessor endpoint)
public AggregationException(Message message, EventGroup eventGroup, MessageProcessor endpoint, Throwable cause)
public EventGroup getEventGroup()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.