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

Class

packages/storage/src/session-bundle-contract.ts:260–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260export class SessionBundleFileError extends Error {
261 readonly details?: Readonly<SessionBundleFileErrorDetails>;
262
263 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected