Class shardimage\shardimagephpapi\web\exceptions\TooManyRequestsHttpException
Public Properties
Property | Type | Description | Defined By |
---|---|---|---|
$errors | array|null | Errors | shardimage\shardimagephpapi\web\exceptions\HttpException |
$statusCode | integer | HTTP status code | shardimage\shardimagephpapi\web\exceptions\HttpException |
Public Methods
Method Details
public void __construct ( $message = null, $code = 0, $errors = null, $previous = null ) | ||
$message | ||
$code | ||
$errors | ||
$previous |
public void getRateLimitLimit ( ) |
public void getRateLimitRemaining ( ) |
public void getRateLimitReset ( ) |
public void getRateLimitResetAbsolut ( ) |