MCPcopy Create free account
hub / github.com/ReAPI-com/mcp-openapi /

Class

src/core/SpecService.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 * Custom error class for spec service related errors
23 */
24export class SpecServiceError extends Error {
25 constructor(
26 message: string,
27 public readonly code:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected