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

Additional Inherited Members

- Public Member Functions inherited from UsageError
def __init__ (self, message, ctx=None)
 
def show (self, file=None)
 
- Public Member Functions inherited from ClickException
def __init__ (self, message)
 
def format_message (self)
 
def __str__ (self)
 
def __str__ (self)
 
- Data Fields inherited from UsageError
 ctx
 
 cmd
 
- Data Fields inherited from ClickException
 message
 
- Static Public Attributes inherited from UsageError
int exit_code = 2
 
- Static Public Attributes inherited from ClickException
int exit_code = 1
 

Detailed Description

Raised if an application cannot be found or loaded.

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