| Package | Description |
|---|---|
| org.mule.runtime.core.api.exception | |
| org.mule.runtime.core.exception |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessagingExceptionHandlerAcceptor
MessagingExceptionHandlers that will only be executed if accepts to manage MuleEvent
|
| 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 |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.