共用方式為


ErrorInformation interface

代表 ErrorInformation 的介面。

屬性

code
innerError
message

屬性詳細資料

code

code?: string

屬性值

string

innerError

innerError?: InnerError

屬性值

message

message?: string

屬性值

string