Table of Contents

Throw exception

Throws an exception with a user defined error message.

te

Example Example
This flow retrieves filtered client data from a GraphQL API, converts it into a table format(Convert JSON to DataTable), and validates the results to ensure accurate client information was received. When the GraphQL request fails, Throw Exception node handles the error by displaying or logging an exception message.

Properties

Name Required Description
Title No The title of the action.
Exception text Yes A user defined error message.
Description No Additional notes or comments about the actions's purpose or configuration.