MCPcopy Create free account
hub / github.com/Dark-Brain07/PayForApi / constructor

Method constructor

lib/server/errorHandler.ts:5–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3export interface ApiErrorResponse {
4 statusCode: number;
5 message: string;
6}
7
8export class ErrorHandler {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected