exceptions Module
Service-specific Exceptions in the Azure Cosmos database service.
Classes
CosmosAccessConditionFailedError |
An HTTP error response with status code 412. |
CosmosBatchOperationError |
A transactional batch request to the Azure Cosmos database service has failed. |
CosmosClientTimeoutError |
An operation failed to complete within the specified timeout. |
CosmosHttpResponseError |
An HTTP request to the Azure Cosmos database service has failed. |
CosmosResourceExistsError |
An HTTP error response with status code 409. |
CosmosResourceNotFoundError |
An HTTP error response with status code 404. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python