setError(type: PP.Ui.LoginForm.ErrorType, message: String);
type. Error type
message. Error message.
The setError method displays an error message in the system login dialog box.
The method use is given in the example for LoginForm.checkPwdPolicy.
See also: