Skip to content
On this page

Throw

Description

Throw an exception

Properties

CategoryPropertyTypeDescription
MiscExceptionIn(Exception)The exception you want to throw when stop the workflow
ReasonIn(String)Type of exception to throw.
E.g: new Exception("something went wrong").

A product of IRTech Company