ErrorContract Class

Definition

Describes the format of Error response.

public class ErrorContract
type ErrorContract = class
Public Class ErrorContract
Inheritance
ErrorContract

Constructors

ErrorContract()

Initializes a new instance of the ErrorContract class.

ErrorContract(ErrorResponse)

Initializes a new instance of the ErrorContract class.

Properties

Error

Gets or sets the error details.

Applies to