Index: trunk/src/com/kitfox/svg/SVGElementException.java
===================================================================
--- trunk/src/com/kitfox/svg/SVGElementException.java	(revision 8084)
+++ trunk/src/com/kitfox/svg/SVGElementException.java	(revision 14328)
@@ -49,4 +49,5 @@
     /**
      * Creates a new instance of <code>SVGException</code> without detail message.
+     * @param element
      */
     public SVGElementException(SVGElement element)
@@ -58,4 +59,5 @@
     /**
      * Constructs an instance of <code>SVGException</code> with the specified detail message.
+     * @param element
      * @param msg the detail message.
      */
