| Interface | Description |
|---|---|
| RouterExceptionHandler |
Contract for implementations that handle exceptions when a sub flow fails.
|
| Class | Description |
|---|---|
| EventProcessingExceptionHandler |
RouterExceptionHandler that propagates the resulting event in a EventProcessingException. |
| MuleMessagingExceptionHandler |
RouterExceptionHandler implementation that wraps the resulting event and exception into a MessagingException. |
Copyright © 2025. All rights reserved.