Throw
You use this action to put the transaction in an exception state, which causes all actions to be skipped until a Catch action or the end of the transaction is reached.
You can link the following parameters to this action:
Parameter | Description | Type |
| User-defined message, such as Exception Thrown | String |
| If true, the system throws an exception | Boolean |
| Always true | Boolean |
See also: