Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

HandoffPairLoopError

Throw when the same (sender, receiver) pair invoked twice in one send() (D221).

HandoffPairLoopError

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

Throw when the same (sender, receiver) pair invoked twice in one send() (D221).

Signature

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

Kind

class

Source

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

On this page