class ThrottleRequestsException extends TooManyRequestsHttpException (View source)
void | __construct(string|null $message = null, Throwable $previous = null, array $headers = [], int $code = 0) Create a new throttle requests exception instance. |
Create a new throttle requests exception instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Http/Exceptions/ThrottleRequestsException.html