Base for every SDK error: a discriminated code, the original cause preserved, and optional structured context. Branch by instanceof or by code.

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

context: undefined | Record<string, unknown>