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