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

Class

packages/baseai/src/dev/hono/errors.ts:139–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139export class ApiErrorZod extends HTTPException {
140 public readonly code: ErrorCodesType;
141
142 constructor({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected