public final class ExceptionHandlerManager extends Object
ExtensionModel and another EnrichableModel, this class will
test for a ExceptionHandlerModelProperty to determine the ExceptionHandler
which should be use. If no such property is available then a default NullExceptionHandler
is used.
It also contains all the logic for operations and sources Throwable process and handling.
| Constructor and Description |
|---|
ExceptionHandlerManager(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.ComponentModel componentModel) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
handleException(Throwable e) |
Exception |
processException(Throwable t) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.