Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/danet/src/exception/http/mod.ts>PayloadTooLargeException

The most mature backend framework for Deno
Go to Latest
class PayloadTooLargeException
extends HttpException
import { PayloadTooLargeException } from "https://deno.land/x/danet@1.7.4/src/exception/http/mod.ts";

Constructors

new
PayloadTooLargeException()