Interface: ErrorInfo
Prefactor TypeScript SDK / @prefactor/core / ErrorInfo
Interface: ErrorInfo
Section titled “Interface: ErrorInfo”Defined in: packages/core/src/tracing/span.ts:47
Error information captured when a span fails
Properties
Section titled “Properties”errorType
Section titled “errorType”errorType:
string
Defined in: packages/core/src/tracing/span.ts:48
message
Section titled “message”message:
string
Defined in: packages/core/src/tracing/span.ts:49
stacktrace
Section titled “stacktrace”stacktrace:
string
Defined in: packages/core/src/tracing/span.ts:50