Skip to content

extractMessage

extractMessage(error): string

Defined in: packages/core/src/observe/categorize.ts:67

Extracts a message string from a thrown value, coercing non-Error throws to their string representation.

unknown

string