ErrorInformation interface
An interface representing ErrorInformation.
Properties
| error |
|
| 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