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

Class

src/utils/ultraplan/ccrSession.ts:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 | 'stopped'
33
34export class UltraplanPollError extends Error {
35 constructor(
36 message: string,
37 readonly reason: PollFailReason,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected