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

Class

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

Source from the content-addressed store, hash-verified

7class ReadTimeout extends TimeoutError {}
8class WriteTimeout extends TimeoutError {}
9class PoolTimeout extends TimeoutError {}
10class NetworkError extends TransportError {}
11class ConnectError extends NetworkError {}
12class ReadError extends NetworkError {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected