Error Class

The server error.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.keyvault._serialization.Model
Error

Constructor

Error(**kwargs: Any)

Variables

Name Description
code
str

The error code.

message
str

The error message.

inner_error

The inner error, contains a more specific error code.