class TooManyRequestsHttpException extends HttpException
TooManyRequestsHttpException.
Methods
__construct(int|string $retryAfter = null, $message = null, Exception $previous = null, $code) Constructor.
int getStatusCode() Returns the status code. from HttpException array getHeaders() Returns response headers. from HttpException
Details
__construct(int|string $retryAfter = null, $message = null, Exception $previous = null, $code)
Const