MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/react/src/api/error-reporting.test.ts:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73});
74
75class ConnectionRefused extends Data.TaggedError("ConnectionRefused")<{
76 readonly endpoint: string;
77}> {}
78

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected