Condividi tramite


CosmosClientTimeoutError Classe

Impossibile completare un'operazione entro il timeout specificato.

Ereditarietà
CosmosClientTimeoutError

Costruttore

CosmosClientTimeoutError(**kwargs)

Metodi

add_note

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

raise_with_traceback

Generare l'eccezione con il traceback esistente.

Deprecato dalla versione 1.22.0: questo metodo è deprecato perché non è più supportato Python 2. Usare invece raise/from.

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

raise_with_traceback

Generare l'eccezione con il traceback esistente.

Deprecato dalla versione 1.22.0: questo metodo è deprecato perché non è più supportato Python 2. Usare invece raise/from.

raise_with_traceback() -> None

with_traceback

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

with_traceback()

Attributi

args