Share via


ASRProviderError Class

Definition

This class contains the provider error details per object.

public class ASRProviderError
type ASRProviderError = class
Public Class ASRProviderError
Inheritance
ASRProviderError

Constructors

ASRProviderError()

Initializes a new instance of the ASRProviderError class with required parameters.

ASRProviderError(ProviderError)

Initializes a new instance of the ASRProviderError class with required parameters.

Properties

CreationTimeUtc

Gets or sets the Time of the error creation.

ErrorCode

Gets or sets the Error code.

ErrorId

Gets or sets the Provider error Id

ErrorMessage

Gets or sets the Error message

Applies to