MCPcopy Create free account
hub / github.com/commandoperator/cmdop-sdk /

Class

node/src/errors.ts:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 unavailable: UnavailableError,
58 deadline_exceeded: TimeoutError,
59 transport: ConnectionError,
60 unsupported: UnsupportedError,
61 protocol: ProtocolError,
62};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected