class BadGatewayException
extends HttpException
import { BadGatewayException } from "https://deno.land/x/deno_nest@v3.15.1/src/exceptions.ts";
Instantiate a BadGatewayException
Exception.
Examples
throw new BadGatewayException()
throw new BadGatewayException()