ИсключениеPostTooLarge
класс PostTooLargeException расширяет HttpException (Просмотреть исходный код)
Методы
| void | __construct(string $message = '', Throwable $previous = null, array $headers = [], int $code = 0) Создать новый экземпляр исключения "файл слишком большой". |
Подробности
void __construct(string $message = '', Throwable $previous = null, array $headers = [], int $code = 0)
Создать новый экземпляр исключения "файл слишком большой".
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Http/Exceptions/PostTooLargeException.html