Skip to main content
Module

x/dactyl/mod.ts>GatewayTimeoutException

Web framework for Deno, built on top of Oak 🦇
Latest
class GatewayTimeoutException
extends HttpException
import { GatewayTimeoutException } from "https://deno.land/x/dactyl@v0.1.0-alpha/mod.ts";

Constructors

new
GatewayTimeoutException(msg?: string)