Skip to main content
Module

x/deno/js/errors.ts

A modern runtime for JavaScript and TypeScript.
Go to Latest
import * as deno from "https://deno.land/x/deno@v0.17.0/js/errors.ts";

Classes

A Deno specific error. The kind property is set to a specific error code which can be used to in application logic.