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