Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

HandoffNameCollisionError

Throw when two handoffs in the same parent collide on tool name (D215).

HandoffNameCollisionError

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

Throw when two handoffs in the same parent collide on tool name (D215).

Signature

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

Kind

class

Source

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

On this page