Class UnauthorizedException

    • Constructor Detail

      • UnauthorizedException

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

        public UnauthorizedException​(String message,
                                     com.azure.data.cosmos.internal.http.HttpHeaders headers,
                                     URI requestUri)