Skip to main content

Module errors

Module errors 

Source

Functionsยง

is_conflict
Check if an HTTP status represents a conflict (409).
is_not_found
Check if an HTTP status represents not found (404).
is_precondition_failed
Check if an HTTP status represents precondition failed (412).
map_cosmosdb_error
Map an HTTP status code and message from CosmosDB into a ProviderError.