LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
InstallException Exception Reference

describes the fact that deployment unit is about to be installed. More...

import"InstallException.idl";

Inheritance diagram for InstallException:
Exception

Public Attributes

string displayName
 the display name of the extension, which is to be installed. 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

describes the fact that deployment unit is about to be installed.

This exception is intended to be used with an com::sun::star::task::XInteractionHandler.

Since
OOo 2.2

Member Data Documentation

◆ displayName

string displayName

the display name of the extension, which is to be installed.


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