:: com :: sun :: star :: configuration :: backend ::

exception AuthenticationFailedException
Base Hierarchy
AuthenticationFailedExceptionBackendSetupException
    ┗ ::com::sun::star::configuration::CannotLoadConfigurationException
       ┗ ::com::sun::star::uno::Exception
Description
Exception thrown when authentication to the underlying backend fails due to an unknown user-id or invalid credentials.
Since
OOo 1.1.2

Top of Page