Uses of Class
com.microsoft.azure.management.cosmosdb.ErrorResponse
Package
Description
This package contains the classes for CosmosDB.
-
Uses of ErrorResponse in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionErrorResponseException.body()
Set error code.ErrorResponse.withMessage
(String message) Set error message indicating why the operation failed.ModifierConstructorDescriptionErrorResponseException
(String message, retrofit2.Response<okhttp3.ResponseBody> response, ErrorResponse body) Initializes a new instance of the ErrorResponseException class.