Used by Remote library to report remote errors.
More...
Used by Remote library to report remote errors.
Definition at line 324 of file errors.py.
◆ __init__()
| def robotide.lib.robot.errors.RemoteError.__init__ |
( |
|
self, |
|
|
|
message = '', |
|
|
|
details = '', |
|
|
|
fatal = False, |
|
|
|
continuable = False |
|
) |
| |
◆ ROBOT_CONTINUE_ON_FAILURE
| robotide.lib.robot.errors.RemoteError.ROBOT_CONTINUE_ON_FAILURE |
◆ ROBOT_EXIT_ON_FAILURE
| robotide.lib.robot.errors.RemoteError.ROBOT_EXIT_ON_FAILURE |
The documentation for this class was generated from the following file: