public class WscExceptionEnricher
extends org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
ExceptionHandler implementation to wrap unexpected exceptions thrown by the ConsumeOperation and if a
Soap Fault is returned by the server we wrap that exception in a custom WSC SoapFaultException.| Constructor and Description |
|---|
WscExceptionEnricher() |
| Modifier and Type | Method and Description |
|---|---|
Exception |
enrichException(Exception e) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.