Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/cli/js/errors.ts

A modern runtime for JavaScript and TypeScript.
Go to Latest
import * as deno from "https://deno.land/x/deno@v0.30.0/cli/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.