public class FilterUnacceptedException extends MessagingException
event, muleMessage, PAYLOAD_INFO_KEY, PAYLOAD_TYPE_INFO_KEY, processedEvent
Constructor and Description |
---|
FilterUnacceptedException(Message message,
MuleEvent event,
Filter filter,
MessageProcessor failingMessageProcessor) |
FilterUnacceptedException(Message message,
MuleEvent event,
Filter filter,
Throwable cause) |
FilterUnacceptedException(Message message,
MuleEvent event,
MessageProcessor failingMessageProcessor) |
FilterUnacceptedException(Message message,
MuleEvent event,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Filter |
getFilter() |
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 FilterUnacceptedException(Message message, MuleEvent event, Filter filter, MessageProcessor failingMessageProcessor)
public FilterUnacceptedException(Message message, MuleEvent event, Filter filter, Throwable cause)
public FilterUnacceptedException(Message message, MuleEvent event, Throwable cause)
public FilterUnacceptedException(Message message, MuleEvent event, MessageProcessor failingMessageProcessor)
public Filter getFilter()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.