Skip to content

"Fail" Operation

olitank edited this page Nov 24, 2025 · 1 revision

This operation interrupts the execution flow of the plan by causing (through an exception) an error that can potentially be caught.

Exception

Class

Name of the class of the thrown exception.

Constructor

Allows to choose the constructor used to instantiate the exception.

Input

Allows to provide the specification of the arguments used to create the exception.

Clone this wiki locally