MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/sdk/src/errors.ts:178–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178export class ConnectionNotFoundError extends Schema.TaggedErrorClass<ConnectionNotFoundError>()(
179 "ConnectionNotFoundError",
180 {
181 owner: Owner,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected