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

Class

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

Source from the content-addressed store, hash-verified

34 [ErrorCode.UNSPECIFIED]: "unspecified",
35 [ErrorCode.INVALID_ARGUMENT]: "invalid_argument",
36 [ErrorCode.UNAUTHENTICATED]: "unauthenticated",
37 [ErrorCode.PERMISSION_DENIED]: "permission_denied",
38 [ErrorCode.NOT_FOUND]: "not_found",
39 [ErrorCode.CONFLICT]: "conflict",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected