共用方式為


InternalError interface

物件,包含比父物件有關錯誤的更特定資訊。

屬性

code

詳細的錯誤碼。

innererror

error 物件。

屬性詳細資料

code

詳細的錯誤碼。

code?: string

屬性值

string

innererror

error 物件。

innererror?: InternalError

屬性值