:: com :: sun :: star :: deployment ::

unpublished exception LicenseIndividualAgreementException
Base Hierarchy
LicenseIndividualAgreementException
 ┗ ::com::sun::star::uno::Exception
Description
The exception signals that an extension is about to be installed for more than one user, allthough every user needs to agree to the license.

Elements' Summary
ExtensionName name of the extension. Contains the file name only.  
Elements' Details
ExtensionName
string ExtensionName;
Description
name of the extension. Contains the file name only.
Top of Page