PostTooLargeException
class PostTooLargeException extends HttpException
Methods
__construct(string $message = '', Throwable|null $previous = null, array $headers = [], int $code = 0)
Create a new "post too large" exception instance.
Details
at line 15
__construct(string $message = '', Throwable|null $previous = null, array $headers = [], int $code = 0)
Create a new "post too large" exception instance.