StreamDataError interface

串流錯誤詳情。

屬性

message

可選錯誤訊息。

name

錯誤名稱。

userErrorCode

可選的應用程式定義錯誤碼。

屬性詳細資料

message

可選錯誤訊息。

message?: string

屬性值

string

name

錯誤名稱。

name: string

屬性值

string

userErrorCode

可選的應用程式定義錯誤碼。

userErrorCode?: string

屬性值

string