Object used to cause an error or pass on the encountered error
An error caused by Throw can only be caught by the Catch block.
Field
Description
Title
Object Title
Message
Describe the error message or add a variable (example: Error - {variable}).
In this case it is only possible if used within a Catch block.
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 3 years ago