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

Class

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

Source from the content-addressed store, hash-verified

136}
137
138export class ConnectionNotFoundError extends Schema.TaggedErrorClass<ConnectionNotFoundError>()(
139 "ConnectionNotFoundError",
140 {
141 owner: Owner,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected