LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
CannotConnectException Exception Referencepublished

Exception thrown when a connection to the underlying backend cannot be established. More...

import "CannotConnectException.idl";

Inheritance diagram for CannotConnectException:
BackendSetupException CannotLoadConfigurationException Exception

Additional Inherited Members

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

Detailed Description

Exception thrown when a connection to the underlying backend cannot be established.

Examples of this include

  • Misconfigured backend.
  • Communications link failure.
  • Backend is unavailable temporarily or permanently.
  • Internal failure of the backend access layer.
Since
OOo 1.1.2

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