summaryrefslogtreecommitdiff
path: root/forms/qa/integration/forms/FormLayer.java
diff options
context:
space:
mode:
Diffstat (limited to 'forms/qa/integration/forms/FormLayer.java')
-rw-r--r--forms/qa/integration/forms/FormLayer.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/qa/integration/forms/FormLayer.java b/forms/qa/integration/forms/FormLayer.java
index 080d6873e5fd..2ed95c395343 100644
--- a/forms/qa/integration/forms/FormLayer.java
+++ b/forms/qa/integration/forms/FormLayer.java
@@ -168,7 +168,6 @@ public class FormLayer
* the height of the control which is not the label control
* @return
* the model of the control which is not the label control
- * @throws java.lang.Exception
*/
public XPropertySet createLabeledControl( String _formComponentServiceName, String _label, int _xPos,
int _yPos, int _height )