| 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 was set. |
| TooManyConfigsException |
Exception to signal that too many configs are eligible for executing a component and thus the user should manually select one
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.