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

Maximum interpolation depth exceeded in string interpolation. More...

Inheritance diagram for robotide.preferences.configobj.InterpolationError:
robotide.preferences.configobj.ConfigObjError SyntaxError robotide.preferences.configobj.InterpolationLoopError robotide.preferences.configobj.MissingInterpolationOption

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

Maximum interpolation depth exceeded in string interpolation.

Definition at line 256 of file configobj.py.


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