Throw
Object used to cause an error or pass on the encountered error
Settings to Throw an Error

Field
Description
Title
Object Title
Message
Describe the error message or add a variable (example: Error - {variable}).
Settings to pass on the error

Field
Description
Title
Object Title
Message
It must be left empty so that the robot understands that it needs to pass the error on to the next Catch block.
Last updated
Was this helpful?