Skip to main content
Module

x/dactyl/HttpException.ts>NotFoundException

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

Constructors

new
NotFoundException(msg?: string)