LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
BackendSetupException Exception Referencepublished

Generic exception thrown when setting up a connection to an underlying backend fails. More...

import "BackendSetupException.idl";

Inheritance diagram for BackendSetupException:
CannotLoadConfigurationException Exception AuthenticationFailedException CannotConnectException InvalidAuthenticationMechanismException StratumCreationException

Public Attributes

any BackendException
 The exception that is raised by the underlying backend implementation. More...
 

Detailed Description

Generic exception thrown when setting up a connection to an underlying backend fails.

Indicates an error that originates in the underlying access layer.

Since
OOo 1.1.2

Member Data Documentation

any BackendException

The exception that is raised by the underlying backend implementation.

May be a numeric error code, a message string or VOID, if the original exception is not represented as a com::sun::star::uno::Exception.


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