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

x/deno/runtime/js/01_errors.js>errors

A modern runtime for JavaScript and TypeScript.
Go to Latest
variable errors
import { errors } from "https://deno.land/x/deno@v1.35.0/runtime/js/01_errors.js";

type

{ NotFound; PermissionDenied; ConnectionRefused; ConnectionReset; ConnectionAborted; NotConnected; AddrInUse; AddrNotAvailable; BrokenPipe; AlreadyExists; InvalidData; TimedOut; Interrupted; WriteZero; WouldBlock; UnexpectedEof; BadResource; Http; Busy; NotSupported; FilesystemLoop; IsADirectory; NetworkUnreachable; NotADirectory; }