Throw Exception
  • 09 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Throw Exception

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationFlow Management > Error Handling

The Throw Exception step allows the Designer to create a custom exception triggered when it is reached in the Flow. This step works in tandem with the Catch Exception step. The message configured on the Throw Exception step will reflect in the Catch Exception step stack trace.



Properties

Inputs

PropertyDescriptionData Type
MessageMessage to include with the exception.String

Outputs

PropertyDescriptionData Type
None------

Related Information

Articles:
Best Practices For System/Application Level Error Handling

Example Lab:
Using the Catch Exception Step
Using Throw API Exception Step


Was this article helpful?