Package org.mule.api.exception

Interface Summary
ExceptionHandler  
MessagingExceptionHandler Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
MessagingExceptionHandlerAcceptor MessagingExceptionHandlers that will only be executed if accepts to manage MuleEvent
RollbackSourceCallback This is used to provide a rollback method in order to achieve atomic message delivery without relying on JTA transactions, The exact behavior of this method will depend on the transport, e.g.
SystemExceptionHandler Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
 

Exception Summary
MessageRedeliveredException  
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.