|
| def | __init__ (self, details) |
| |
| def | __init__ (self, message, test_timeout=False, keyword_timeout=False, syntax=False, exit=False, continue_on_failure=False, return_value=None) |
| |
| def | can_continue (self, teardown=False, templated=False, dry_run=False) |
| |
| def | get_errors (self) |
| |
| def | __init__ (self, message='', details='') |
| |
|
| def | _get (self, error, attr) |
| |
Definition at line 180 of file errors.py.
◆ __init__()
| def robotide.lib.robot.errors.HandlerExecutionFailed.__init__ |
( |
|
self, |
|
|
|
details |
|
) |
| |
◆ _get()
| def robotide.lib.robot.errors.HandlerExecutionFailed._get |
( |
|
self, |
|
|
|
error, |
|
|
|
attr |
|
) |
| |
|
private |
◆ full_message
| robotide.lib.robot.errors.HandlerExecutionFailed.full_message |
◆ traceback
| robotide.lib.robot.errors.HandlerExecutionFailed.traceback |
The documentation for this class was generated from the following file: