ErrorInformation interface
Interfaccia che rappresenta ErrorInformation.
Proprietà
| error |
|
| message | |
| source | I valori possibili includono: 'System', 'User', 'Unknown', 'Dependency' |
Dettagli proprietà
errorCode
errorCode?: string
Valore della proprietà
string
message
message?: string
Valore della proprietà
string
source
I valori possibili includono: 'System', 'User', 'Unknown', 'Dependency'
source?: ErrorSource