MCPcopy Create free account
hub / github.com/apify/impit /

Class

impit-node/errors.js:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10class NetworkError extends TransportError {}
11class ConnectError extends NetworkError {}
12class ReadError extends NetworkError {}
13class WriteError extends NetworkError {}
14class CloseError extends NetworkError {}
15class ProtocolError extends TransportError {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected