Error example

../../../../_images/example_error.svg

Node demonstrating the error handling system.

Documentation

Demonstrates how to give the user error messages or warnings and how that is shown in the platform.

See Introduction for more information about writing nodes. Specifically see Errors and warnings for an introduction to node errors, warnings and output.

Definition

Input ports

Output ports

Configuration:
Severity: (severity)

Choose how severe the error is.

Error message: (error_msg)

This error message will be shown when executing the node

class node_examples.ErrorExample[source]

Related nodes