| Package | Description |
|---|---|
| org.mule.runtime.core.internal.message |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExceptionPayload
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionPayload |
InternalMessage.getExceptionPayload()
If an error occurred during the processing of this message this will return a ErrorPayload that contains the root exception
and Mule error code, plus any other related info
|
| Modifier and Type | Method and Description |
|---|---|
InternalMessage.Builder |
DefaultMessageBuilder.exceptionPayload(ExceptionPayload exceptionPayload) |
InternalMessage.Builder |
InternalMessage.Builder.exceptionPayload(ExceptionPayload exceptionPayload) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.