class RateLimitExceededException extends RateLimitExceededException

RateLimitExceededException class.

Methods

__construct(RequestException $previous, $message = '')

{@inheritdoc}

getHourLimit()

No description

getHourRemaining()

No description

getSecondLimit()

No description

getSecondRemaining()

No description

ResponseInterface
getResponse()

No description

Details

at line 48
__construct(RequestException $previous, $message = '')

{@inheritdoc}

Parameters

RequestException $previous
$message

at line 60
getHourLimit()

at line 65
getHourRemaining()

at line 70
getSecondLimit()

at line 75
getSecondRemaining()

at line 23
ResponseInterface getResponse()

Return Value

ResponseInterface