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

Class

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected