Uses of Class
com.microsoft.azure.management.resources.ErrorResponse
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of ErrorResponse in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionErrorResponseException.body()
DeploymentPropertiesExtended.error()
Get the deployment error.ResourceGroupExportResult.error()
StatusMessage.error()
Get the error reported by the operation.WhatIfOperationResult.error()
Modifier and TypeMethodDescriptionStatusMessage.withError
(ErrorResponse error) Set the error reported by the operation.ModifierConstructorDescriptionErrorResponseException
(String message, retrofit2.Response<okhttp3.ResponseBody> response, ErrorResponse body) Initializes a new instance of the ErrorResponseException class.