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

Class

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

Source from the content-addressed store, hash-verified

14class CloseError extends NetworkError {}
15class ProtocolError extends TransportError {}
16class LocalProtocolError extends ProtocolError {}
17class RemoteProtocolError extends ProtocolError {}
18class ProxyError extends TransportError {}
19class ProxyTunnelError extends ProxyError {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected