import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/error/Exception.ts";
Classes
A generic exception class, which can be used to represent any kind of error.
It's similar to the |
Interfaces
Options for creating an exception, used by the Exception constructor. |