public class RetryWithException extends CosmosClientException
Constructor and Description |
---|
RetryWithException(CosmosError cosmosError,
long lsn,
String partitionKeyRangeId,
Map<String,String> responseHeaders) |
RetryWithException(String message,
com.azure.data.cosmos.internal.http.HttpHeaders headers,
URI requestUri) |
cosmosResponseDiagnostics, error, getMessage, message, responseHeaders, retryAfterInMilliseconds, statusCode, subStatusCode, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2019. All rights reserved.