ErrorModel interface
代表錯誤信息的物件
屬性
code | 錯誤碼 |
inner |
來自內部 HTTP 呼叫的錯誤 |
message | 錯誤資訊 |
屬性詳細資料
code
錯誤碼
code: string
屬性值
string
innerHttpError
message
錯誤資訊
message: string
屬性值
string