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