summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-05-27 13:12:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-05-27 13:59:53 +0100
commit42119194fd5f66e393b9b53692d2330016d144d6 (patch)
treebf7ef113c0dfa1a3a1d7b9d5aa1fd0629c07ae6f /offapi
parent65a54a19adcaa2271c5a502a752eb7e6191d08da (diff)
coverity#706499 Uncaught exception
also coverity#706500 and coverity#706502 and coverity#706503 Change-Id: If8c76f9fea669f3397a3db65fefaabe101bf9c35
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/deployment/XPackage.idl5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/deployment/XPackage.idl b/offapi/com/sun/star/deployment/XPackage.idl
index d0b942fcbe20..c44e12f8a0d3 100644
--- a/offapi/com/sun/star/deployment/XPackage.idl
+++ b/offapi/com/sun/star/deployment/XPackage.idl
@@ -265,7 +265,8 @@ interface XPackage
license
*/
string getLicenseText()
- raises (ExtensionRemovedException);
+ raises (DeploymentException,
+ ExtensionRemovedException);
/** returns a sequence of update information URLs.
@@ -347,7 +348,7 @@ interface XPackage
be an empty string.
*/
com::sun::star::beans::Optional<string> getRegistrationDataURL()
- raises (ExtensionRemovedException);
+ raises (DeploymentException, ExtensionRemovedException);
/** indicates if this object represents a removed extension or extension
item. This is the case when it was created by providing