OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, message) |
def | format_message (self) |
def | __str__ (self) |
def | __str__ (self) |
def | show (self, file=None) |
Data Fields | |
message | |
Static Public Attributes | |
int | exit_code = 1 |
An exception that Click can handle and show to the user.
def __init__ | ( | self, | |
message | |||
) |
def __str__ | ( | self | ) |
Reimplemented in MissingParameter, and MissingParameter.
def __str__ | ( | self | ) |
Reimplemented in MissingParameter, and MissingParameter.
def format_message | ( | self | ) |
Reimplemented in FileError, NoSuchOption, MissingParameter, and BadParameter.
def show | ( | self, | |
file = None |
|||
) |
Reimplemented in UsageError.
|
static |
message |