exception FailedLoginException in module com::sun::star::security::auth::login::

(Global Index)

Syntax

exception FailedLoginException : com::sun::star::security::auth::login::LoginException ;

Description

WARNING: this is just a draft and may be changed!

This exception is thrown if authentication failed, e.g. the user entered an incorrect password.
Top of Page