共用方式為


ErrorDetails interface

常見的錯誤詳細數據表示。

屬性

code

錯誤碼。

message

錯誤資訊。

target

錯誤目標。

屬性詳細資料

code

錯誤碼。

code?: string

屬性值

string

message

錯誤資訊。

message?: string

屬性值

string

target

錯誤目標。

target?: string

屬性值

string