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

Public Member Functions

def __init__ (self, import_name, exception)
 
def __repr__ (self)
 

Static Public Attributes

 import_name
 
 exception
 

Detailed Description

Provides information about a failed :func:`import_string` attempt.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  import_name,
  exception 
)

Member Function Documentation

◆ __repr__()

def __repr__ (   self)

Field Documentation

◆ exception

exception
static

◆ import_name

import_name
static

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