The Random\RandomException class
(PHP 8 >= 8.2.0)
简介
The base class for Exceptions that occur during generation or use of randomness.
类摘要
class Random\RandomException
extends
Exception
{
protected
string
$file = "";
}
There are no user contributed notes for this page.