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

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

Top of Page