Skip to main content
Go to Latest
class ProtocolError
extends CustomError
import { ProtocolError } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/Errors.js";

ProtocolError is emitted whenever there is an error from the protocol.

Properties

optional
code: number
originalMessage: string