org.mule.transport.soap.axis
Class UnitTestExceptionStrategy
java.lang.Object
org.mule.processor.AbstractMessageProcessorOwner
org.mule.exception.AbstractExceptionListener
org.mule.exception.AbstractMessagingExceptionStrategy
org.mule.exception.DefaultServiceExceptionStrategy
org.mule.transport.soap.axis.UnitTestExceptionStrategy
- All Implemented Interfaces:
- FlowConstructAware, MuleContextAware, MessagingExceptionHandler, Disposable, Initialisable, Lifecycle, Startable, Stoppable
public class UnitTestExceptionStrategy
- extends DefaultServiceExceptionStrategy
Methods inherited from class org.mule.exception.AbstractExceptionListener |
addEndpoint, closeStream, doInitialise, fireNotification, getCommitTxFilter, getExceptionType, getMessageProcessors, getOwnedMessageProcessors, getRollbackTxFilter, handleTransaction, initialise, isEnableNotifications, isInitialised, isRollback, removeMessageProcessor, rollbackTransaction, setCommitTxFilter, setEnableNotifications, setMessageProcessors, setRollbackTxFilter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitTestExceptionStrategy
public UnitTestExceptionStrategy(MuleContext context)
logFatal
protected void logFatal(MuleEvent event,
Throwable t)
- Overrides:
logFatal
in class DefaultServiceExceptionStrategy
logException
protected void logException(Throwable t)
- Overrides:
logException
in class AbstractExceptionListener
doHandleException
protected void doHandleException(Exception e,
MuleEvent event)
- Overrides:
doHandleException
in class DefaultServiceExceptionStrategy
getMessagingExceptions
public List<Throwable> getMessagingExceptions()
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.