共用方式為


ErrorDetailsInternal interface

錯誤詳細數據。

屬性

code

錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

message

錯誤訊息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

target

特定錯誤的目標。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

code

錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

code?: string

屬性值

string

message

錯誤訊息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

message?: string

屬性值

string

target

特定錯誤的目標。 注意:這個屬性不會串行化。 它只能由伺服器填入。

target?: string

屬性值

string