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

Class

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

Source from the content-addressed store, hash-verified

28class DecodingError extends RequestError {}
29class TooManyRedirects extends RequestError {}
30class HTTPStatusError extends HTTPError {}
31class InvalidURL extends ImpitError {}
32class CookieConflict extends ImpitError {}
33class StreamError extends ImpitError {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected