static setError(int $code, string $message = '')
Sets the current error.
static setError(int $code, string $message = '')
Sets the current error.
int | $code | One of the error constants in this class |
string | $message | The ICU class error message |
InvalidArgumentException | If the code is not one of the error constants in this class |
Designed by : w10schools
service@w10schools.com
Please login to continue.