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.data.cosmos.internal.http.HttpHeaders headers,
String requestUri) |
cosmosResponseDiagnostics, error, getMessage, message, responseHeaders, retryAfterInMilliseconds, statusCode, subStatusCode, 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 © 2019. All rights reserved.