| Class | Description |
|---|---|
| DefaultExceptionHandlerFactory | |
| ExceptionHandlerManager |
Given a
ExtensionModel and another EnrichableModel, this class will
test for a ExceptionHandlerModelProperty to determine the ExceptionHandler
which should be use. |
| ModuleExceptionHandler |
Handler of
ModuleExceptions, which given a Throwable checks whether the exceptions is
ModuleException, and if is converts it to an TypedException. |
| NullExceptionHandler |
| Exception | Description |
|---|---|
| IllegalComponentException |
A
RuntimeException which marks that a selected component is not valid or is misconfigured |
| RequiredParameterNotSetException |
MuleRuntimeException that aims to be thrown when a required parameter is not set. |
| SdkMethodInvocationException |
Signals that the SDK invoked an extension's method which threw an exception.
|
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.