...
Name | ERROR_MESSAGE | ||
---|---|---|---|
Possible Values | string | ||
Default Behavior | none | ||
Scope | synapse | ||
Description | Use this property to set a custom error message on a message which can be later processed by a Synapse fault handler. If the Synapse encounters an error during mediation or routing, this property will be automatically populated. | ||
Example |
|
...
Name | ERROR_DETAIL | ||
---|---|---|---|
Possible Values | string | ||
Default Behavior | none | ||
Scope | synapse | ||
Description | Use this property to set the exception stacktrace in case of an error. If the ESB encounters an error during mediation or routing, this property will be automatically populated. | ||
Example |
|
...