Package org.mule.module.soapkit.internal
Class SoapkitExceptionHandler
java.lang.Object
org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
org.mule.module.soapkit.internal.SoapkitExceptionHandler
public class SoapkitExceptionHandler
extends org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
ExceptionHandler implementation to wrap unexpected exceptions thrown by the router.- Since:
- 1.1
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
getCauseOfType, getRootErrorException
-
Constructor Details
-
SoapkitExceptionHandler
public SoapkitExceptionHandler()
-
-
Method Details
-
enrichException
- Specified by:
enrichExceptionin classorg.mule.runtime.extension.api.runtime.exception.ExceptionHandler
-