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