RateLimitException
extends AdapterException
in package
Table of Contents
Properties
- $retryAfter : int|null
Methods
- __construct() : mixed
Properties
$retryAfter read-only
public
int|null
$retryAfter
= null
Methods
__construct()
public
__construct([string $message = '' ][, int $code = 0 ][, Throwable|null $previous = null ][, int|null $retryAfter = null ]) : mixed
Parameters
- $message : string = ''
- $code : int = 0
- $previous : Throwable|null = null
- $retryAfter : int|null = null