MCPcopy Create free account
hub / github.com/apache/maka /

Class

packages/storage/src/memory-bundle-model.ts:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 | 'recovery_conflict';
65
66export class MemoryBundleStoreError extends Error {
67 constructor(
68 readonly code: MemoryBundleStoreErrorCode,
69 message: string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected