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

ThrottleRequestsException

Extends

    Symfony\...\TooManyRequestsHttpException

Methods

public

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

Create a new throttle requests exception instance.

Parameters

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