Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
class TimeoutError
extends CustomError
Re-export
import { TimeoutError } from "https://deno.land/x/frugal@0.9.6/dep/puppeteer/mod.ts";

TimeoutError is emitted whenever certain operations are terminated due to timeout.