Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.errors.Information Class Reference

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

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

Additional Inherited Members

- Public Member Functions inherited from robotide.lib.robot.errors.RobotError
def __init__ (self, message='', details='')
 
- Public Attributes inherited from robotide.lib.robot.errors.RobotError
 details
 
- Properties inherited from robotide.lib.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: