共用方式為


DataProviderExceptionDetails interface

屬性

exceptionType

擲回之例外狀況的類型。

message

與例外狀況相關聯的訊息。

stackTrace

例外狀況中的 StackTrace 已變成字串。

屬性詳細資料

exceptionType

擲回之例外狀況的類型。

exceptionType: string

屬性值

string

message

與例外狀況相關聯的訊息。

message: string

屬性值

string

stackTrace

例外狀況中的 StackTrace 已變成字串。

stackTrace: string

屬性值

string