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

Public Member Functions

def __init__ (self, msg)
 
def __str__ (self)
 

Data Fields

 msg
 

Detailed Description

Base class for all Flask-Restplus Errors

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  msg 
)

Reimplemented in MarshallingError.

Member Function Documentation

◆ __str__()

def __str__ (   self)

Reimplemented in SchemaValidationError.

Field Documentation

◆ msg

msg

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