Error Node
Error Node
The Error Node enables you to reject the full workflow, terminating execution with an error event wherever you define it in your execution flow. There are two types of errors you could raise with this node:
- Pass-through - Use an
Error
output from an upstream node and pass it through to this node. - Custom - Define your own
String
output that this node will use as an error message