ErrorResponseBody interface
錯誤本文合約。
屬性詳細資料
code
服務定義的錯誤碼。 此程式代碼可作為回應中所指定 HTTP 錯誤碼的子狀態。
code?: string
屬性值
string
details
message
人類可讀取的錯誤表示法。
message?: string
屬性值
string
錯誤本文合約。
服務定義的錯誤碼。 此程式代碼可作為回應中所指定 HTTP 錯誤碼的子狀態。
code?: string
string
人類可讀取的錯誤表示法。
message?: string
string