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