Skip to main content
Module

x/dev_server/deps.ts>NotFoundException

Feel free to import TypeScript files in the script tag!
Latest
class NotFoundException
extends HttpException
import { NotFoundException } from "https://deno.land/x/dev_server@v1.0.0-rc4/deps.ts";

Constructors

new
NotFoundException(message?: string | Record<string, any> | any, error?)