public class PartitionKeyRangeIsSplittingException extends CosmosClientException
Constructor and Description |
---|
PartitionKeyRangeIsSplittingException() |
PartitionKeyRangeIsSplittingException(CosmosError cosmosError,
long lsn,
String partitionKeyRangeId,
Map<String,String> responseHeaders) |
PartitionKeyRangeIsSplittingException(String message,
com.azure.cosmos.implementation.http.HttpHeaders headers,
String requestUri) |
getActivityId, getCosmosResponseDiagnostics, getError, getMessage, getResponseHeaders, getRetryAfterInMilliseconds, getStatusCode, getSubStatusCode, setResourceAddress, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PartitionKeyRangeIsSplittingException()
public PartitionKeyRangeIsSplittingException(CosmosError cosmosError, long lsn, String partitionKeyRangeId, Map<String,String> responseHeaders)
Copyright © 2020 Microsoft Corporation. All rights reserved.