W3cubDocs

/Laravel 5.8

PostTooLargeException

class PostTooLargeException extends HttpException (View source)

Methods

void __construct(string|null $message = null, Exception $previous = null, array $headers = [], int $code = 0)

PostTooLargeException constructor.

Details

void __construct(string|null $message = null, Exception $previous = null, array $headers = [], int $code = 0)

PostTooLargeException constructor.

Parameters

string|null $message
Exception $previous
array $headers
int $code

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.8/Illuminate/Http/Exceptions/PostTooLargeException.html