| Interface | Description |
|---|---|
| ErrorTypeDefinition<E extends Enum<E>> |
Identifies a Mule Error Type to be declared by extensions and must be implemented by an
Enum. |
| Class | Description |
|---|---|
| ErrorConstants |
Provides useful static values fir use in extensions declarers dealing with error types.
|
| ErrorMapping |
Determines that an error thrown by an operation should be mapped to another.
|
| Enum | Description |
|---|---|
| MuleErrors |
ErrorTypeDefinition Enum which publish the available errors that the Mule Runtime provides to be extended from
an extension. |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.