Share via


ErrorInformation interface

An interface representing ErrorInformation.

Properties

errorCode
message
source

Possible values include: 'System', 'User', 'Unknown', 'Dependency'

Property Details

errorCode

errorCode?: string

Property Value

string

message

message?: string

Property Value

string

source

Possible values include: 'System', 'User', 'Unknown', 'Dependency'

source?: ErrorSource

Property Value