Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/
Class
packages/core/src/common/errors.ts:129–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
export
class
PermissionDeniedError extends APIError {
130
override readonly status: 403 = 403;
131
}
132
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected