Used when variable does not exist. More...
Additional Inherited Members | |
Public Member Functions inherited from robotide.lib.robot.errors.RobotError | |
| def | __init__ (self, message='', details='') |
Public Attributes inherited from robotide.lib.robot.errors.RobotError | |
| details | |
Properties inherited from robotide.lib.robot.errors.RobotError | |
| message = property | |
Used when variable does not exist.
VariableErrors are caught by keywords that run other keywords (e.g. `Run Keyword And Expect Error`).