Class KeyVaultError
- java.lang.Object
-
- com.microsoft.azure.keyvault.models.KeyVaultError
-
public class KeyVaultError extends Object
The key vault error exception.
-
-
Constructor Summary
Constructors Constructor Description KeyVaultError()
-
-
-
Method Detail
-
error
public Error error()
Get the error value.- Returns:
- the error value
-
-