Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/danet/src/exception/http/exceptions.ts>NotImplementedException

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
class NotImplementedException
extends HttpException
import { NotImplementedException } from "https://deno.land/x/danet@1.2.0/src/exception/http/exceptions.ts";

Constructors

new
NotImplementedException()