20#ifndef _COM_SUN_STAR_DEPLOYMENT_VERSIONEXCEPTION_IDL
21#define _COM_SUN_STAR_DEPLOYMENT_VERSIONEXCEPTION_IDL
25module
com { module sun { module star { module deployment {
describes version clashes of a deployment unit.
Definition VersionException.idl:37
string NewDisplayName
the display name of the extension which is being installed.
Definition VersionException.idl:45
XPackage Deployed
represents the already installed version of the deployment unit.
Definition VersionException.idl:52
string NewVersion
the version of the extension which is being installed.
Definition VersionException.idl:41
the base of all UNO exceptions
Definition Exception.idl:33
Objects of this interface reflect a bound package and are issued by a PackageRegistryBackend.
Definition XPackage.idl:47
Definition Ambiguous.idl:22