| Modifier and Type | Method and Description |
|---|---|
DefaultErrorResponse |
DefaultErrorResponseException.body() |
| Constructor and Description |
|---|
DefaultErrorResponseException(String message,
retrofit2.Response<okhttp3.ResponseBody> response,
DefaultErrorResponse body)
Initializes a new instance of the DefaultErrorResponseException class.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/