import { Exception } from "https://deno.land/x/lume@v1.19.2/core/errors.ts";
Generic Exception to throw errors. It allows to include extra data.
import { Exception } from "https://deno.land/x/lume@v1.19.2/core/errors.ts";
Generic Exception to throw errors. It allows to include extra data.