Uses of Class
com.microsoft.azure.management.appservice.DefaultErrorResponse
-
-
Uses of DefaultErrorResponse in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return DefaultErrorResponse Modifier and Type Method Description DefaultErrorResponseDefaultErrorResponseException. body()Constructors in com.microsoft.azure.management.appservice with parameters of type DefaultErrorResponse Constructor Description DefaultErrorResponseException(String message, retrofit2.Response<okhttp3.ResponseBody> response, DefaultErrorResponse body)Initializes a new instance of the DefaultErrorResponseException class.
-