Robot Framework Integrated Development Environment (RIDE)
robotide.preferences.configobj.MissingInterpolationOption Class Reference
Inheritance diagram for robotide.preferences.configobj.MissingInterpolationOption:
robotide.preferences.configobj.InterpolationError robotide.preferences.configobj.ConfigObjError SyntaxError

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from robotide.preferences.configobj.ConfigObjError
 line
 
 line_number
 

Detailed Description

Definition at line 276 of file configobj.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.preferences.configobj.MissingInterpolationOption.__init__ (   self,
  option 
)

Definition at line 277 of file configobj.py.


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