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