| Interface | Description |
|---|---|
| ErrorTypeProvider |
A component responsible for providing an idempotent
Set of ErrorTypeDefinition representing
the list of errors that a component can throw. |
| Annotation Type | Description |
|---|---|
| ErrorTypes |
Annotation for
Extension level to communicate and declare the ErrorTypeDefinitions that
the whole extension manages |
| Throws |
Declares an array of
classes of an ErrorTypeProvider, to communicate and declare
which ErrorTypeDefinition the operation could throw. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.