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