共用方式為


ModuleErrorInfo interface

模組錯誤資訊類型的定義。

屬性

code

取得或設定錯誤碼。

message

取得或設定錯誤訊息。

屬性詳細資料

code

取得或設定錯誤碼。

code?: string

屬性值

string

message

取得或設定錯誤訊息。

message?: string

屬性值

string