ErrorError Class

Definition

Error definition properties.

public class ErrorError
type ErrorError = class
Public Class ErrorError
Inheritance
ErrorError

Constructors

ErrorError()

Initializes a new instance of the ErrorError class.

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

Initializes a new instance of the ErrorError class.

Properties

Code

Gets or sets error code.

Details

Gets or sets error details.

Message

Gets or sets error message.

Target

Gets or sets error target.

Applies to