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