Uses of Class
com.microsoft.azure.management.storage.ErrorResponse
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of ErrorResponse in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionErrorResponseException.body()
Set an identifier for the error.ErrorResponse.withMessage
(String message) Set a message describing the error, intended to be suitable for display in a user interface.ModifierConstructorDescriptionErrorResponseException
(String message, retrofit2.Response<okhttp3.ResponseBody> response, ErrorResponse body) Initializes a new instance of the ErrorResponseException class.