Fail
FlowControlInputs
| in | Exec | exec | multiplexed |
Parameters
| message | System.String | no | "" | None |
Lowers to C#
throw new System.InvalidOperationException(message);Used in
- Fail a command when a service is down (Example)
- Ending a flow (Pattern)
Corvus Connection| in | Exec | exec | multiplexed |
| message | System.String | no | "" | None |
throw new System.InvalidOperationException(message);