Skip to main content

Catch

Catches the exceptions thrown by the node(s) in the current scope and handles them accordingly.

Common Properties

  • Name - The custom name of the node.
  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing the node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.

Options

  • Nodes - Select the node names from which you want to catch the thrown exceptions.