Class RequestRateTooLargeException

    • Constructor Detail

      • RequestRateTooLargeException

        public RequestRateTooLargeException()
      • RequestRateTooLargeException

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

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