-
Notifications
You must be signed in to change notification settings - Fork 0
"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.
Name of the class of the thrown exception.
Allows to choose the constructor used to instantiate the exception.
Allows to provide the specification of the arguments used to create the exception.