Skip to main content

LiquidiumErrorContext

@liquidium/client


@liquidium/client / LiquidiumErrorContext

Interface: LiquidiumErrorContext

Defined in: packages/client/src/core/errors.ts:58

Optional debug identifiers attached to mapped SDK errors.

Properties

requestId?

optional requestId?: string

Defined in: packages/client/src/core/errors.ts:62

SDK API request id for support/debugging when available.


traceId?

optional traceId?: string

Defined in: packages/client/src/core/errors.ts:60

Backend trace id for support/debugging when available.