Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/using/mod.ts>TimeoutError

python-style with statements for deno
Latest
class TimeoutError
extends Error
import { TimeoutError } from "https://deno.land/x/using@0.1.1/mod.ts";

Constructors

new
TimeoutError(ms: number)