Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/danet/src/exception/http/mod.ts>GoneException

The most mature backend framework for Deno
Go to Latest
class GoneException
extends HttpException
import { GoneException } from "https://deno.land/x/danet@1.7.4/src/exception/http/mod.ts";

Constructors

new
GoneException()