Public Member Functions | |
| def | __init__ (self, message='', details='', syntax=False) |
Public Member Functions inherited from robot.errors.RobotError | |
| def | __init__ (self, message='', details='') |
Public Attributes | |
| syntax | |
Public Attributes inherited from robot.errors.RobotError | |
| details | |
Additional Inherited Members | |
Properties inherited from robot.errors.RobotError | |
| message = property | |
| def robot.errors.DataError.__init__ | ( | self, | |
message = '', |
|||
details = '', |
|||
syntax = False |
|||
| ) |