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

Public Member Functions

def __init__ (self, code=0)
 

Data Fields

 exit_code
 

Detailed Description

An exception that indicates that the application should exit with some
status code.

:param code: the status code to exit with.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  code = 0 
)

Field Documentation

◆ exit_code

exit_code

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