Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

HandoffReceiverDisposedError

Throw when receiver is disposed at dispatch time (EC-5).

HandoffReceiverDisposedError

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

Throw when receiver is disposed at dispatch time (EC-5).

Signature

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

Kind

class

Source

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

On this page