Class MethodNotAllowedException

    • Constructor Detail

      • MethodNotAllowedException

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

        public MethodNotAllowedException​(String message,
                                         Exception innerException,
                                         com.azure.data.cosmos.internal.http.HttpHeaders headers,
                                         String requestUriString)