Terminate workflow
Description
This activity allows you to terminate the workflow at a specific point in time and throw a specific exception
Properties
Category | Property | Type | Description |
---|---|---|---|
Misc | Exception | In(Exception) | The exception you want to throw when stop the workflow |
Reason | In(String) | You can add the reason why you stop the execution. |