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

Class

src/core/SpecScanner.ts:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 * Custom error class for spec scanning related errors
15 */
16export class SpecScanError extends Error {
17 constructor(
18 message: string,
19 public readonly filename: string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected