| Class | Description |
|---|---|
| ODataExceptionHandler |
Catches any exception thrown by the module and enriches it.
|
| Exception | Description |
|---|---|
| DeserializationException |
Exception for deserialization-related errors.
|
| ExpansionException | |
| NotImplementedException |
Thrown when the requested service, feature or operation is not implemented.
|
| ODataDispatcherException |
Used by the dispatcher to encapsulate the inner exception thrown.
|
| ODataModuleException |
Exception thrown by the exception handler as a final instance.
|
| SerializationException |
Exception for serialization-related errors.
|
| SQLTransformationException |
Exception for transformation-related errors.
|
| SubFlowFailureException |
This exception carries the exception raised inside an executing sub flow.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.