public class MappingExceptionListener
extends org.mule.exception.CatchMessagingExceptionStrategy
commitTxFilter, enableNotifications, globalName, initialised, logException, logger, messageProcessors, NOT_SET, rollbackTxFilter| Constructor and Description |
|---|
MappingExceptionListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.mule.api.MuleEvent event) |
protected org.mule.api.MuleEvent |
afterRouting(Exception exception,
org.mule.api.MuleEvent event) |
void |
doInitialise(org.mule.api.MuleContext muleContext) |
void |
setExceptions(List<String> exceptions) |
void |
setStatusCode(int statusCode) |
String |
toString() |
beforeRouting, nullifyExceptionPayloadIfRequiredacceptsAll, acceptsEvent, handleException, markExceptionAsHandled, processReplyTo, route, setHandleException, setMessagingExceptionHandler, setWhenaddEndpoint, closeStream, commit, doLogException, fireNotification, fireNotification, getCommitTxFilter, getExceptionType, getGlobalName, getMessageProcessors, getOwnedMessageProcessors, getRollbackTxFilter, handleTransaction, initialise, isEnableNotifications, isInitialised, isLogException, isRollback, logException, logFatal, removeMessageProcessor, rollback, rollback, rollbackTransaction, routeException, routeException, setCommitTxFilter, setEnableNotifications, setGlobalName, setLogException, setMessageProcessors, setRollbackTxFilteraddMessageProcessorPathElements, getAnnotation, getAnnotations, getOwnedObjects, setAnnotationsdispose, getFlowConstruct, getMessagingExceptionHandler, getMuleContext, setFlowConstruct, setMuleContext, start, stoppublic void setStatusCode(int statusCode)
public void doInitialise(org.mule.api.MuleContext muleContext)
throws org.mule.api.lifecycle.InitialisationException
doInitialise in class org.mule.exception.TemplateMessagingExceptionStrategyorg.mule.api.lifecycle.InitialisationExceptionpublic boolean accept(org.mule.api.MuleEvent event)
accept in interface org.mule.api.Acceptoraccept in class org.mule.exception.TemplateMessagingExceptionStrategyprotected org.mule.api.MuleEvent afterRouting(Exception exception, org.mule.api.MuleEvent event)
afterRouting in class org.mule.exception.CatchMessagingExceptionStrategyCopyright © 2021. All rights reserved.