Freigeben über


Error Class

Definition

Object representing error information.

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

Constructors

Name Description
Error()

Initializes a new instance of Error.

Error(String, String, InnerHttpError)

Initializes a new instance of Error.

Fields

Name Description
ConsentRequiredCode

Properties

Name Description
Code

Error code.

InnerHttpError

Object representing inner http error.

Message

Error message.

Applies to