méthode error_json

error_json

Obtient la chaîne du message d’erreur au format JSON.

Retour

La chaîne de format JSON.

def error_json(self, msg):
    ...
ParamètreTaperDescription
msgstrLe message d’erreur.

Voir également