Open Kilda Java Documentation
app.exc.ConfigError Class Reference
Inheritance diagram for app.exc.ConfigError:

Public Member Functions

def __init__ (self, section, option, error)
 

Detailed Description

Definition at line 2 of file exc.py.

Constructor & Destructor Documentation

◆ __init__()

def app.exc.ConfigError.__init__ (   self,
  section,
  option,
  error 
)

Definition at line 3 of file exc.py.


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