class Illuminate / Http / Exceptions / PostTooLargeException
You are viewing an older version of the documentation. For the latest, please visit master documentation.

PostTooLargeException

Extends

    Symfony\...\HttpException

Methods

public

__construct ( $message , Throwable $previous , array $headers , $code ) : void

Create a new "post too large" exception instance.

Parameters

  • $message string|null
  • $previous Throwable |null
  • $headers array
  • $code int