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

Class

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

Source from the content-addressed store, hash-verified

143}
144
145export class ConnectionNotFoundError extends Schema.TaggedErrorClass<ConnectionNotFoundError>()(
146 "ConnectionNotFoundError",
147 {
148 owner: Owner,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected