共用方式為


EventsExceptionDetail interface

屬性

id

例外狀況詳細資料的識別碼

message

例外狀況詳細資料的訊息

outerId

例外狀況詳細資料的外部識別碼

parsedStack

已剖析的

severityLevel

例外狀況的嚴重性層級

type

例外狀況詳細資料的型別

屬性詳細資料

id

例外狀況詳細資料的識別碼

id?: string

屬性值

string

message

例外狀況詳細資料的訊息

message?: string

屬性值

string

outerId

例外狀況詳細資料的外部識別碼

outerId?: string

屬性值

string

parsedStack

已剖析的

parsedStack?: EventsExceptionDetailsParsedStack[]

屬性值

severityLevel

例外狀況的嚴重性層級

severityLevel?: string

屬性值

string

type

例外狀況詳細資料的型別

type?: string

屬性值

string