Freigeben über


APIErrorException Klasse

Serverantwort mit Ausnahme des Typs "APIError".

Vererbung
APIErrorException

Konstruktor

APIErrorException(deserialize, response, *args)

Parameter

deserialize
Erforderlich

Ein Deserialisierer

response
Erforderlich

Serverantwort, die deserialisiert werden soll.

Methoden

add_note

Exception.add_note(Hinweis) – Fügen Sie der Ausnahme eine Notiz hinzu.

with_traceback

Exception.with_traceback(tb) – selbst festlegen. traceback to tb and return self.

add_note

Exception.add_note(Hinweis) – Fügen Sie der Ausnahme eine Notiz hinzu.

add_note()

with_traceback

Exception.with_traceback(tb) – selbst festlegen. traceback to tb and return self.

with_traceback()

Attribute

args