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.
int | $time | |
int | $retryAfter | |
string | $message | |
Exception | $previous | |
int | $code |
void |
Designed by : w10schools
service@w10schools.com
Please login to continue.