Module

x/abc/mod.ts>GoneException

A better Deno framework to create web application.
Latest
class GoneException
extends HttpException
import { GoneException } from "https://dotland.deno.dev/x/abc@v1.3.3/mod.ts";

Constructors

new
GoneException(message?: string | Record<string, any> | any, error?)