ErrorDefinition interface
錯誤定義。
屬性詳細資料
code
服務特定的錯誤碼,做為 HTTP 錯誤碼的子狀態。
code?: string
屬性值
string
details
message
錯誤的描述。
message?: string
屬性值
string
錯誤定義。
服務特定的錯誤碼,做為 HTTP 錯誤碼的子狀態。
code?: string
string
錯誤的描述。
message?: string
string