Uses of Class
com.microsoft.azure.management.cdn.ErrorResponse
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of ErrorResponse in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionErrorResponseException.body()
AfdErrorResponse.error()
Get the error object.Modifier and TypeMethodDescriptionAfdErrorResponse.withError
(ErrorResponse error) Set the error object.ModifierConstructorDescriptionErrorResponseException
(String message, retrofit2.Response<okhttp3.ResponseBody> response, ErrorResponse body) Initializes a new instance of the ErrorResponseException class.