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).
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).
 



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