Uses of Package
org.mule.exception

Packages that use org.mule.exception
org.mule.config.i18n Internationalisation support for Mule messages and exception messages. 
org.mule.exception   
org.mule.module.cxf   
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
 

Classes in org.mule.exception used by org.mule.config.i18n
AbstractExceptionListener
          This is the base class for exception strategies which contains several helper methods.
 

Classes in org.mule.exception used by org.mule.exception
AbstractExceptionListener
          This is the base class for exception strategies which contains several helper methods.
AbstractMessagingExceptionStrategy
          Fire a notification, log exception, increment statistics, route the problematic message to a destination if one is configured (DLQ pattern), commit or rollback transaction if one exists, close any open streams.
AbstractSystemExceptionStrategy
          Fire a notification, log exception, clean up transaction if any, and trigger reconnection strategy if this is a ConnectException.
DefaultMessagingExceptionStrategy
          This is the default exception handler for flows and services.
RedeliveryExceeded
           
TemplateMessagingExceptionStrategy
           
 

Classes in org.mule.exception used by org.mule.module.cxf
AbstractExceptionListener
          This is the base class for exception strategies which contains several helper methods.
AbstractMessagingExceptionStrategy
          Fire a notification, log exception, increment statistics, route the problematic message to a destination if one is configured (DLQ pattern), commit or rollback transaction if one exists, close any open streams.
DefaultMessagingExceptionStrategy
          This is the default exception handler for flows and services.
 

Classes in org.mule.exception used by org.mule.tck.functional
AbstractExceptionListener
          This is the base class for exception strategies which contains several helper methods.
AbstractMessagingExceptionStrategy
          Fire a notification, log exception, increment statistics, route the problematic message to a destination if one is configured (DLQ pattern), commit or rollback transaction if one exists, close any open streams.
 



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