Error

Raises a user-defined error (exception) within a Workflow.

Properties

ErrorMessage

Type: String Input
The error text that will be thrown as an exception when the Node executes.

Remarks

Use the Error Node to mask internal errors that you do not wish to expose to a consumer. For example, attach the Error Node to the XPath Match Error Output to have a user-defined exception thrown when the match operation fails.