Skip to main content
Module

x/enzastdlib/errors/mod.ts

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
Latest
import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/errors/mod.ts";

General error objects that are used across enzastdlib.

Classes

Represents an exception regarding an error that occured within the internals of a system.

Represents an exception regarding user-facing validation of data or input.