Package | Description |
---|---|
com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ErrorResponse |
ErrorResponseException.body() |
ErrorResponse |
ErrorResponse.withErrorCode(String errorCode)
Set the errorCode value.
|
ErrorResponse |
ErrorResponse.withErrorMessage(String errorMessage)
Set the errorMessage value.
|
ErrorResponse |
ErrorResponse.withHttpStatus(String httpStatus)
Set the httpStatus value.
|
Constructor and Description |
---|
ErrorResponseException(String message,
retrofit2.Response<okhttp3.ResponseBody> response,
ErrorResponse body)
Initializes a new instance of the ErrorResponseException class.
|
Copyright © 2019. All rights reserved.