LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
InvalidAuthenticationMechanismException Exception Referencepublished

Exception thrown when authentication to the underlying backend fails because the configured authentication mechanism is not supported by the backend or no valid mechanism can be negotiated. More...

import"InvalidAuthenticationMechanismException.idl";

Inheritance diagram for InvalidAuthenticationMechanismException:
BackendSetupException CannotLoadConfigurationException Exception

Additional Inherited Members

- Public Attributes inherited from BackendSetupException
any BackendException
 The exception that is raised by the underlying backend implementation. More...
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown. More...
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception. More...
 

Detailed Description

Exception thrown when authentication to the underlying backend fails because the configured authentication mechanism is not supported by the backend or no valid mechanism can be negotiated.

Since
OOo 1.1.2

The documentation for this exception was generated from the following file: