你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |