class

Kemal::Exceptions::PayloadTooLarge

Inherits Exception < Reference < Object

Rendered as 413. The message is the response body, so it says which limit fired but never what the request contained.

Constructors

new(message : String = "Payload Too Large")
Source