Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

HandoffLoopError

Throw when handoff depth exceeds `maxHandoffDepth` (default 5; D218).

HandoffLoopError

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Throw when handoff depth exceeds maxHandoffDepth (default 5; D218).

Signature

class HandoffLoopError {
  captureStackTrace(...): ...
  prepareStackTrace(...): ...
}

Kind

class

Source

packages/sdk/src/types/handoff.ts:103

On this page