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