class BodyParamValidationException
extends BadRequestException
Re-export
import { BodyParamValidationException } from "https://deno.land/x/deno_nest@v3.4.0/mod.ts";
Instantiate a BodyParamValidationException
Exception.
Examples
throw new BodyParamValidationException()
throw new BodyParamValidationException()