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

exception AuthenticationFailedException
Base Hierarchy
::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.

Top of Page