BatchErrorException Klass

Servern svarade med undantag av typen BatchError.

Arv
BatchErrorException

Konstruktor

BatchErrorException(deserialize, response, *args)

Parametrar

deserialize
Obligatorisk

En deserialiserare

response
Obligatorisk

Serversvar som ska deserialiseras.

Metoder

add_note

Exception.add_note(obs) – lägg till en anteckning i undantaget

with_traceback

Exception.with_traceback(tb) – ange själv. traceback till tb och returnera själv.

add_note

Exception.add_note(obs) – lägg till en anteckning i undantaget

add_note()

with_traceback

Exception.with_traceback(tb) – ange själv. traceback till tb och returnera själv.

with_traceback()

Attribut

args