Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
class TooManyRequestsException
extends HttpException
import { TooManyRequestsException } from "https://deno.land/x/danet@1.7.3/src/exception/http/mod.ts";

Constructors

new
TooManyRequestsException()