| Package | Description |
|---|---|
| org.mule.runtime.core.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorHandler
Selects which "on error" handler to execute based on filtering.
|
class |
MessagingExceptionStrategyAcceptorDelegate
Allows to use
MessagingExceptionHandler as
MessagingExceptionHandlerAcceptor. |
class |
OnErrorContinueHandler
Handler that will consume errors and finally commit transactions.
|
class |
OnErrorPropagateHandler
Handler that will propagate errors and rollback transactions.
|
class |
TemplateOnErrorHandler |
| Modifier and Type | Method and Description |
|---|---|
List<MessagingExceptionHandlerAcceptor> |
ErrorHandler.getExceptionListeners() |
protected List<MessagingExceptionHandlerAcceptor> |
ErrorHandler.getOwnedObjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorHandler.setExceptionListeners(List<MessagingExceptionHandlerAcceptor> exceptionListeners) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.