Condividi tramite


ErrorResponseException Classe

Risposta del server con eccezione di tipo: 'ErrorResponse'.

Ereditarietà
ErrorResponseException

Costruttore

ErrorResponseException(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