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

This error indicates additional sections in a section with a __many__ (repeated) section. More...

Inheritance diagram for robotide.preferences.configobj.RepeatSectionError:
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

This error indicates additional sections in a section with a __many__ (repeated) section.

A value specified for interpolation was missing.

Definition at line 272 of file configobj.py.


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