summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/provider/java/ScriptProxy.java
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/java/com/sun/star/script/framework/provider/java/ScriptProxy.java')
-rw-r--r--scripting/java/com/sun/star/script/framework/provider/java/ScriptProxy.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripting/java/com/sun/star/script/framework/provider/java/ScriptProxy.java b/scripting/java/com/sun/star/script/framework/provider/java/ScriptProxy.java
index 982bf3f17302..010f160ade94 100644
--- a/scripting/java/com/sun/star/script/framework/provider/java/ScriptProxy.java
+++ b/scripting/java/com/sun/star/script/framework/provider/java/ScriptProxy.java
@@ -64,10 +64,6 @@ public class ScriptProxy
* the method
* @return the Object returned from the method
* invocation, may be null
- * @exception IllegalAccessException Description of the Exception
- * @exception InvocationTargetException Description of the Exception
- * @exception IllegalArgumentException Description of the Exception
- * @exception Exception Description of the Exception
* @see java.lang.reflect.Method for the exceptions
* that may be thrown
*/