import * as mod from "https://dotland.deno.dev/x/lume@v1.13.2/core/errors.ts"; ClassescExceptionGeneric Exception to throw errors. It allows to include extra data. FunctionsfextractLocationSeparate line and column numbers from a string of the form: (URI:Line:Column) Code from: https://github.com/stacktracejs/stacktrace.js/blob/master/dist/stacktrace.js fparseStackFunction to parse the stacktrace Code from: https://github.com/stacktracejs/stacktrace.js/blob/master/dist/stacktrace.js fprintErrorPretty-print an Error or Exception instance InterfacesIErrorDataError payload interface IMarkParsed stacktraces