| Interface | Description |
|---|---|
| ErrorModel |
A model which represents a possible error that could be thrown
by the component represented by the
ComponentModel. |
| ThrowsErrors |
Indicates that the current model can declare which
ErrorModel it can throw. |
| Class | Description |
|---|---|
| ErrorModelBuilder |
Builder pattern implementation to build
ErrorModel instances. |
| ImmutableErrorModel |
Default and immutable implementation of
ErrorModel |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.