import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/error.js";
Classes
A generic exception class, which can be used to represent any kind of error.
It's similar to the |
Functions
Creates an error instance based on the given | |
Creates an | |
Transforms the error to a plain object. |