MCPcopy Create free account
hub / github.com/codeaashu/claude-code /

Class

src/utils/errors.ts:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63export class TeleportOperationError extends Error {
64 constructor(
65 message: string,
66 public readonly formattedMessage: string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected