Uses of Class
org.mule.exception.DefaultMessagingExceptionStrategy

Packages that use DefaultMessagingExceptionStrategy
org.mule.exception   
org.mule.module.cxf   
 

Uses of DefaultMessagingExceptionStrategy in org.mule.exception
 

Subclasses of DefaultMessagingExceptionStrategy in org.mule.exception
 class DefaultServiceExceptionStrategy
          Deprecated. use DefaultMessagingExceptionStrategy instead
 

Uses of DefaultMessagingExceptionStrategy in org.mule.module.cxf
 

Subclasses of DefaultMessagingExceptionStrategy in org.mule.module.cxf
 class CxfComponentExceptionStrategy
          Deprecated. Currently the result is the same if no exception strategy is defined within the flow. The only difference is that when you set the CxfComponentExceptionStrategy the exception is unwrapped inside of the exception block, but the exceptionPayload doesn't change.
 



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