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