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