public class ComponentExecutionExceptionHandler extends Object implements RouterExceptionHandler
RouterExceptionHandler that propagates the resulting event in a ComponentExecutionException.
This is only going to work from mule version 4.2.2 and forward.
| Constructor and Description |
|---|
ComponentExecutionExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
Exception |
handle(org.mule.runtime.api.event.Event event,
Exception exception) |
public Exception handle(org.mule.runtime.api.event.Event event, Exception exception)
handle in interface RouterExceptionHandlerCopyright © 2019. All rights reserved.