Partager via


CosmosClientTimeoutError Classe

Une opération n’a pas pu se terminer dans le délai spécifié.

Héritage
CosmosClientTimeoutError

Constructeur

CosmosClientTimeoutError(**kwargs)

Méthodes

add_note

Exception.add_note(remarque) : ajoutez une note à l’exception

raise_with_traceback

Déclenchez l’exception avec le suivi existant.

Déconseillée depuis la version 1.22.0 : cette méthode est déconseillée, car nous ne prenons plus en charge Python 2. Utilisez plutôt raise/from.

with_traceback

Exception.with_traceback(tb) : définissez l’auto. retour à tb et retour de soi.

add_note

Exception.add_note(remarque) : ajoutez une note à l’exception

add_note()

raise_with_traceback

Déclenchez l’exception avec le suivi existant.

Déconseillée depuis la version 1.22.0 : cette méthode est déconseillée, car nous ne prenons plus en charge Python 2. Utilisez plutôt raise/from.

raise_with_traceback() -> None

with_traceback

Exception.with_traceback(tb) : définissez l’auto. retour à tb et retour de soi.

with_traceback()

Attributs

args