Robot Framework
robot.errors.Information Class Reference

Used by argument parser with –help or –version. More...

Inheritance diagram for robot.errors.Information:
robot.errors.RobotError Exception

Additional Inherited Members

- Public Member Functions inherited from robot.errors.RobotError
def __init__ (self, message='', details='')
 
- Public Attributes inherited from robot.errors.RobotError
 details
 
- Properties inherited from robot.errors.RobotError
 message = property
 

Detailed Description

Used by argument parser with –help or –version.

Base class for exceptions communicating status in test execution.

Definition at line 107 of file errors.py.


The documentation for this class was generated from the following file: