Report error that stops the whole execution. More...
Static Public Attributes | |
| bool | ROBOT_EXIT_ON_FAILURE = True |
| bool | ROBOT_SUPPRESS_NAME = False |
Static Public Attributes inherited from robot.api.exceptions.Error | |
| bool | ROBOT_SUPPRESS_NAME = True |
Additional Inherited Members | |
Public Member Functions inherited from robot.api.exceptions.Error | |
| def | __init__ (self, message, html=False) |
| :param message: Exception message. More... | |
Report error that stops the whole execution.
Definition at line 69 of file exceptions.py.
|
static |
Definition at line 70 of file exceptions.py.
|
static |
Definition at line 71 of file exceptions.py.