Uses of Class
com.microsoft.azure.keyvault.models.Error
-
Packages that use Error Package Description com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of Error in com.microsoft.azure.keyvault.models
Methods in com.microsoft.azure.keyvault.models that return Error Modifier and Type Method Description ErrorCertificateOperation. error()Get the error value.ErrorKeyVaultError. error()Get the error value.ErrorError. innerError()Get the innerError value.Methods in com.microsoft.azure.keyvault.models with parameters of type Error Modifier and Type Method Description CertificateOperationCertificateOperation. withError(Error error)Set the error value.
-