Aeon\RateLimiter\Exception\RateLimitException
View at GitHub
( 1.x )
Introduction
Class synopis
{
public
__construct
( string
$id
, int
$limit
, TimeUnit
$retryIn
, TimeUnit
$reset
, [ ? \Throwable
$previous
=
null
] )
}
Table of Contents
- RateLimitException::__construct
- RateLimitException::id
- RateLimitException::limit
- RateLimitException::retryIn
- RateLimitException::reset
- RateLimitException::__clone
- RateLimitException::getMessage
- RateLimitException::getCode
- RateLimitException::getFile
- RateLimitException::getLine
- RateLimitException::getTrace
- RateLimitException::getPrevious
- RateLimitException::getTraceAsString
- RateLimitException::__toString
- RateLimitException::__wakeup