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

Class

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

Source from the content-addressed store, hash-verified

123}
124
125export class AuthenticationError extends APIError {
126 override readonly status: 401 = 401;
127}
128

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected