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

A LicenseException reflects the necessity of someone agreeing to a license. More...

import"LicenseException.idl";

Inheritance diagram for LicenseException:
Exception

Public Attributes

string ExtensionName
 name of the extension. More...
 
string Text
 contains the text of the license. More...
 
string AcceptBy
 contains the value of the attribute /description/registration/simple-license/@accept-by from the description.xml 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

A LicenseException reflects the necessity of someone agreeing to a license.

Since
OOo 2.0.4

Member Data Documentation

◆ AcceptBy

string AcceptBy

contains the value of the attribute /description/registration/simple-license/@accept-by from the description.xml

◆ ExtensionName

string ExtensionName

name of the extension.

The display name of the extension. See XPackage::getDisplayName()

◆ Text

string Text

contains the text of the license.


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