tooManyRequests(message: string,details?: Readonly<Record<string, unknown>>): HttpError
Usage
import { tooManyRequests } from "exceptions/src/index.ts";
tooManyRequests(message: string,details?: Readonly<Record<string, unknown>>): HttpError
import { tooManyRequests } from "exceptions/src/index.ts";