LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
StratumCreationException Exception Reference

is passed to an InteractionHandler when creating a stratum backend fails. More...

import"StratumCreationException.idl";

Inheritance diagram for StratumCreationException:
BackendSetupException CannotLoadConfigurationException Exception

Public Attributes

string StratumService
 Identifier of the stratum service that could not be created. More...
 
string StratumData
 Initialization data passed to the stratum instance. More...
 
- 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

is passed to an InteractionHandler when creating a stratum backend fails.

Since
OOo 2.0

Member Data Documentation

◆ StratumData

string StratumData

Initialization data passed to the stratum instance.

◆ StratumService

string StratumService

Identifier of the stratum service that could not be created.


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