class RateLimiterErrorResponse
extends HTTPError
import { RateLimiterErrorResponse } from "https://deno.land/x/drash@v3.0.0-beta.2/src/modules/middleware/RateLimiter/RateLimiterErrorResponse.ts";
Constructors
new
RateLimiterErrorResponse(status: ResponseStatus, response: Response)Properties
readonly
response: Response