class BadGatewayException extends HttpExceptionimport { BadGatewayException } from "https://deno.land/x/abc@v1.2.4/http_exception.ts"; ConstructorsnewBadGatewayException(message?: string | Record<string, any> | any, error?)