Share via


BatchErrorException Classe

Il server ha risposto con un'eccezione di tipo: 'BatchError'.

Ereditarietà
BatchErrorException

Costruttore

BatchErrorException(deserialize, response, *args)

Parametri

deserialize
Necessario

Deserializzatore

response
Necessario

Risposta del server da deserializzare.

Metodi

add_note

Exception.add_note(nota): aggiungere una nota all'eccezione

with_traceback

Exception.with_traceback(tb): impostare l'auto. traceback a tb e restituire se stesso.

add_note

Exception.add_note(nota): aggiungere una nota all'eccezione

add_note()

with_traceback

Exception.with_traceback(tb): impostare l'auto. traceback a tb e restituire se stesso.

with_traceback()

Attributi

args