| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClientBase.
|
| Modifier and Type | Method and Description |
|---|---|
KeyVaultError |
KeyVaultErrorException.body() |
| Constructor and Description |
|---|
KeyVaultErrorException(String message,
retrofit2.Response<okhttp3.ResponseBody> response,
KeyVaultError body)
Initializes a new instance of the KeyVaultErrorException class.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/