Public Member Functions | |
| def | __init__ (self, message='', test_timeout=True) |
Public Attributes | |
| test_timeout | |
Public Attributes inherited from robotide.lib.robot.errors.RobotError | |
| details | |
Properties | |
| keyword_timeout = property | |
Properties inherited from robotide.lib.robot.errors.RobotError | |
| message = property | |
Private Member Functions | |
| def | keyword_timeout (self) |
| def robotide.lib.robot.errors.TimeoutError.__init__ | ( | self, | |
message = '', |
|||
test_timeout = True |
|||
| ) |
Reimplemented from robotide.lib.robot.errors.RobotError.
|
private |
|
static |