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

Public Member Functions

def __init__ (self)
 
def append (self, error)
 
def __str__ (self)
 
def __nonzero__ (self)
 
def __bool__ (self)
 

Data Fields

 errors
 

Detailed Description

Multiple HashError instances rolled into one for reporting

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)

Member Function Documentation

◆ __bool__()

def __bool__ (   self)

◆ __nonzero__()

def __nonzero__ (   self)

◆ __str__()

def __str__ (   self)

◆ append()

def append (   self,
  error 
)

Field Documentation

◆ errors

errors

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