Error Class

Definition

The error details for operations that failed

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

Constructors

Error()

Initializes a new instance of the Error class.

Properties

ExtendedCode

Optional. The extended code, if any.

HttpCode

Optional. The Http Code returned.

Message

Optional. The error message.

Applies to