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