Robot Framework Integrated Development Environment (RIDE)
robotide.preferences.configobj.ParseError Class Reference

A 'reload' operation failed. More...

Inheritance diagram for robotide.preferences.configobj.ParseError:
robotide.preferences.configobj.ConfigObjError SyntaxError

Additional Inherited Members

- Public Member Functions inherited from robotide.preferences.configobj.ConfigObjError
def __init__ (self, message='', line_number=None, line='')
 
- Public Attributes inherited from robotide.preferences.configobj.ConfigObjError
 line
 
 line_number
 

Detailed Description

A 'reload' operation failed.

This exception is a subclass of IOError.

Definition at line 231 of file configobj.py.


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