Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/
Class
packages/protocol/src/errors.ts:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
) {}
63
64
export
class
MessageNotFoundError extends Schema.TaggedErrorClass<MessageNotFoundError>()(
65
"MessageNotFoundError"
,
66
{
67
sessionID: Schema.String,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected