| Package | Description |
|---|---|
| org.mule.runtime.core | |
| org.mule.runtime.core.api | |
| org.mule.runtime.core.api.exception | |
| org.mule.runtime.core.exception |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMuleContext.handleException(Exception e,
RollbackSourceCallback rollbackMethod) |
| Modifier and Type | Method and Description |
|---|---|
void |
MuleContext.handleException(Exception e,
RollbackSourceCallback rollbackMethod) |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemExceptionHandler.handleException(Exception exception,
RollbackSourceCallback rollbackMethod)
Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSystemExceptionStrategy.handleException(Exception ex,
RollbackSourceCallback rollbackMethod) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.