summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common/PropertySetHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/common/PropertySetHelper.java')
-rw-r--r--wizards/com/sun/star/wizards/common/PropertySetHelper.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/common/PropertySetHelper.java b/wizards/com/sun/star/wizards/common/PropertySetHelper.java
index 8cf933d3bea2..5862300ea316 100644
--- a/wizards/com/sun/star/wizards/common/PropertySetHelper.java
+++ b/wizards/com/sun/star/wizards/common/PropertySetHelper.java
@@ -71,7 +71,6 @@ public class PropertySetHelper
set a property,
@param _sName name of the property to set
@param _aValue property value as object
- * @throws java.lang.Exception
*/
public void setPropertyValue(String _sName, Object _aValue) throws java.lang.Exception
{