共用方式為


EventsExceptionInfo interface

屬性

assembly

擲回例外狀況的元件

details

例外狀況的詳細資料

handledAt

指出例外狀況的處理位置

innermostAssembly

最內部的元件

innermostMessage

最內層的訊息

innermostMethod

例外狀況的最內部方法

innermostType

例外狀況的內部大部分類型

message

例外狀況的訊息

method

擲回例外狀況的方法

outerAssembly

例外狀況的外部 assmebly

outerMessage

例外狀況的外部訊息

outerMethod

例外狀況的外部方法

outerType

例外狀況的外部類型

problemId

例外狀況的問題識別碼

severityLevel

例外狀況的嚴重性層級

type

例外狀況的類型

屬性詳細資料

assembly

擲回例外狀況的元件

assembly?: string

屬性值

string

details

例外狀況的詳細資料

details?: EventsExceptionDetail[]

屬性值

handledAt

指出例外狀況的處理位置

handledAt?: string

屬性值

string

innermostAssembly

最內部的元件

innermostAssembly?: string

屬性值

string

innermostMessage

最內層的訊息

innermostMessage?: string

屬性值

string

innermostMethod

例外狀況的最內部方法

innermostMethod?: string

屬性值

string

innermostType

例外狀況的內部大部分類型

innermostType?: string

屬性值

string

message

例外狀況的訊息

message?: string

屬性值

string

method

擲回例外狀況的方法

method?: string

屬性值

string

outerAssembly

例外狀況的外部 assmebly

outerAssembly?: string

屬性值

string

outerMessage

例外狀況的外部訊息

outerMessage?: string

屬性值

string

outerMethod

例外狀況的外部方法

outerMethod?: string

屬性值

string

outerType

例外狀況的外部類型

outerType?: string

屬性值

string

problemId

例外狀況的問題識別碼

problemId?: string

屬性值

string

severityLevel

例外狀況的嚴重性層級

severityLevel?: number

屬性值

number

type

例外狀況的類型

type?: string

屬性值

string