require_once 'HTML/QuickForm.php';
string HTML_QuickForm::errorMessage (int $value)
string HTML_QuickForm::errorMessage
Returns a textual error message for QuickForm error code.
int error code
return error message
throws no exceptions thrown
This function can be called statically.