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