Exception
Dernière mise à jour
Dernière mise à jour
The node exception allows you to force an error on the node.
Programming with exceptions is a method used in many programming languages to handle errors and exceptional situations that may arise during runtime. The same concept is used in our integrations to raise exceptions, enabling us to detect and react to these situations in an organized way.
To use exception nodes, link the input handle to the scenario node for which you wish to raise an exception.