void __construct(int $time, int $retryAfter = null, string $message = null, Exception $previous = null, int $code)
Create a new exception instance.
void __construct(int $time, int $retryAfter = null, string $message = null, Exception $previous = null, int $code)
Create a new exception instance.
Please login to continue.