ModuleErrorInfo interface
模組錯誤資訊類型的定義。
屬性詳細資料
code
取得或設定錯誤碼。
code?: string
屬性值
string
message
取得或設定錯誤訊息。
message?: string
屬性值
string
模組錯誤資訊類型的定義。
取得或設定錯誤碼。
code?: string
string
取得或設定錯誤訊息。
message?: string
string