Skip to main content

Raise Error

Command description

Raise an error manually. Execution stops unless the error is handled by a Catch Error command. This corresponds to Python's raise statement.

Command Input Parameters

input parametersInput parameter typeDescription
Error Descriptionstr

Command Output Parameters

None

Reference

Catch Error