Skip to main content

map_cosmosdb_error

Function map_cosmosdb_error 

Source
pub fn map_cosmosdb_error(
    operation: &str,
    status: u16,
    message: &str,
) -> ProviderError
Expand description

Map an HTTP status code and message from CosmosDB into a ProviderError.