Skip to main content
Go to Latest
class CustomError
extends Error
import { CustomError } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";

Constructors

new
CustomError(message?: string)