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 Details

    • SoapkitExceptionHandler

      public SoapkitExceptionHandler()
  • Method Details

    • enrichException

      public Exception enrichException(Exception e)
      Specified by:
      enrichException in class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler