InnerErrorOutput interface
物件,包含錯誤的詳細資訊。
屬性
code | 其中一組伺服器定義的錯誤碼。 |
innererror | 內部錯誤。 |
message | 人類可讀取的錯誤標記法。 |
屬性詳細資料
code
其中一組伺服器定義的錯誤碼。
code?: string
屬性值
string
innererror
message
人類可讀取的錯誤標記法。
message?: string
屬性值
string