Class ServiceUnavailableException

    • Constructor Detail

      • ServiceUnavailableException

        public ServiceUnavailableException​(CosmosError cosmosError,
                                           long lsn,
                                           String partitionKeyRangeId,
                                           Map<String,​String> responseHeaders)
      • ServiceUnavailableException

        public ServiceUnavailableException​(String message,
                                           com.azure.data.cosmos.internal.http.HttpHeaders headers,
                                           URI requestUri)
      • ServiceUnavailableException

        public ServiceUnavailableException​(String message,
                                           Exception innerException,
                                           com.azure.data.cosmos.internal.http.HttpHeaders headers,
                                           String requestUriString)