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