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