ErrorModel interface
model arayüzü ErrorModel
Özellik Ayrıntıları
additionalInfo
additionalInfo?: Record<string, unknown>
Özellik Değeri
Record<string, unknown>
code
code: string
Özellik Değeri
string
debugInfo
debugInfo?: Record<string, unknown>
Özellik Değeri
Record<string, unknown>
details
message
message: string
Özellik Değeri
string
param
param?: string
Özellik Değeri
string
type
type?: string
Özellik Değeri
string