LibreOffice
LibreOffice 24.2 SDK API Reference
|
is passed to an InteractionHandler when creating a stratum backend fails. More...
import"StratumCreationException.idl";
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... | |
is passed to an InteractionHandler when creating a stratum backend fails.
string StratumData |
Initialization data passed to the stratum instance.
string StratumService |
Identifier of the stratum service that could not be created.