Skip to main content
Module

std/node/_errors.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.80.0/node/_errors.ts";

Classes

All error instances in Node have additional methods and properties This export class is meant to be extended by these instances abstracting native JS error instances