Skip to main content
Corvus Connection

Fail

FlowControl
flow.failEnds the flow as a failed run. The optional message is written to the log.Stops the flow and reports it as failed, so the failure shows up in the logs.

Inputs

Name
Kind
Type
Flags
inExecexecmultiplexed

Parameters

Name
Type
Required
Default
Choices
messageSystem.Stringno""None

Lowers to C#

throw new System.InvalidOperationException(message);

Used in