Used by Remote library to report remote errors. More...
Public Member Functions | |
| def | __init__ (self, message='', details='', fatal=False, continuable=False) |
Public Member Functions inherited from robot.errors.RobotError | |
| def | __init__ (self, message='', details='') |
Public Attributes | |
| ROBOT_CONTINUE_ON_FAILURE | |
| ROBOT_EXIT_ON_FAILURE | |
Public Attributes inherited from robot.errors.RobotError | |
| details | |
Additional Inherited Members | |
Properties inherited from robot.errors.RobotError | |
| message = property | |
| def robot.errors.RemoteError.__init__ | ( | self, | |
message = '', |
|||
details = '', |
|||
fatal = False, |
|||
continuable = False |
|||
| ) |