Partager via


ClientError Classe

Erreur générique pour un client

Héritage
builtins.Exception
ClientError

Constructeur

ClientError()

Méthodes

add_note

Exception.add_note(remarque) : ajoutez une note à l’exception

with_traceback

Exception.with_traceback(tb) : définissez l’auto. retour à tb et retour de soi.

add_note

Exception.add_note(remarque) : ajoutez une note à l’exception

add_note()

with_traceback

Exception.with_traceback(tb) : définissez l’auto. retour à tb et retour de soi.

with_traceback()

Attributs

args