Namespace: PP.Ui
The ErrorType enumeration contains types of errors that may occur on working with the system login window.
It is used by the PP.Application.LoginForm.setErrormethod.
Value |
Brief description |
0 |
INTERNAL_ERROR. Internal error. |
1 |
INCORECT_CREDENTIAL. Invalid authentication data. |
2 |
EXTERNALSERVICE_DENIED. Connection via internal services is not allowed. |
See also: