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

Class

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

Source from the content-addressed store, hash-verified

43 [ErrorCode.DEADLINE_EXCEEDED]: "deadline_exceeded",
44 [ErrorCode.TRANSPORT]: "transport",
45 [ErrorCode.UNSUPPORTED]: "unsupported",
46 [ErrorCode.PROTOCOL]: "protocol",
47};
48

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected