Error Class

Definition

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

Constructors

Name Description
Error()

Initializes a new instance of the Error class.

Error(String, String, String, IList<ErrorDetails>, String)

Initializes a new instance of the Error class.

Properties

Name Description
Code

Gets or sets

Details

Gets or sets

InnerError

Gets or sets

Message

Gets or sets

Target

Gets or sets

Applies to