Skip to content

ErrorsInstrumentValue

Properties

attributes?

attributes?: Record<string, any>

Source

inspector/lib/types.ts:160


error?

error?: any

Source

inspector/lib/types.ts:161


message?

message?: string

Source

inspector/lib/types.ts:162


modules?

modules?: string[]

Source

inspector/lib/types.ts:163


stack?

stack?: string

Source

inspector/lib/types.ts:164


Generated using TypeDoc and typedoc-plugin-markdown.