Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/esm/error/Exception.js

A JavaScript extension package for building strong and modern applications.
Latest
import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/error/Exception.js";

Classes

A generic exception class, which can be used to represent any kind of error. It's similar to the DOMException, but for any JavaScript environment.