MCPcopy Create free account
hub / github.com/CommandCodeAI/BaseAI /

Class

packages/core/src/common/errors.ts:137–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137export class ConflictError extends APIError {
138 override readonly status: 409 = 409;
139}
140

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected