Throw Error
Throw Error is an Activity that throws an error when executing a flow. Depending on your business logic, you can also use this Activity along with the error handler and branching conditions.
Input
The Input tab has the following fields.
Field | Description |
---|---|
message | The message element is used to specify the error message string to be output. |
data | The data element is used to configure any data related to the error. |
Loop
For information on the Loop tab, see Using the Loop Feature in an Activity.