OpenQuizz
Une application de gestion des contenus pédagogiques
ConfigurationFileCouldNotBeLoaded Class Reference
Inheritance diagram for ConfigurationFileCouldNotBeLoaded:
Collaboration diagram for ConfigurationFileCouldNotBeLoaded:

Public Member Functions

def __init__ (self, reason="could not be loaded", fname=None, error=None)
 
def __str__ (self)
 

Data Fields

 reason
 
 fname
 
 error
 

Detailed Description

When there are errors while loading a configuration file

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  reason = "could not be loaded",
  fname = None,
  error = None 
)

Member Function Documentation

◆ __str__()

def __str__ (   self)

Field Documentation

◆ error

error

◆ fname

fname

◆ reason

reason

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