共用方式為


JobRunError interface

錯誤類型

屬性

code

指定專案的錯誤碼。

message

指定專案的錯誤訊息。

target

指定錯誤專案的目標。

屬性詳細資料

code

指定專案的錯誤碼。

code?: string

屬性值

string

message

指定專案的錯誤訊息。

message?: string

屬性值

string

target

指定錯誤專案的目標。

target?: string

屬性值

string