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

Class

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

Source from the content-addressed store, hash-verified

31class InvalidURL extends ImpitError {}
32class CookieConflict extends ImpitError {}
33class StreamError extends ImpitError {}
34class StreamConsumed extends StreamError {}
35class ResponseNotRead extends StreamError {}
36class RequestNotRead extends StreamError {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected