Error Class

Definition

The key vault server error.

public class Error
type Error = class
Public Class Error
Inheritance
Error

Constructors

Error()

Initializes a new instance of the Error class.

Error(String, String, Error)

Initializes a new instance of the Error class.

Properties

Code

Gets the error code.

InnerError
Message

Gets the error message.

Applies to