Index: trunk/src/com/kitfox/svg/Group.java
===================================================================
--- trunk/src/com/kitfox/svg/Group.java	(revision 11525)
+++ trunk/src/com/kitfox/svg/Group.java	(revision 14328)
@@ -259,4 +259,5 @@
      * Recalculates the bounding box by taking the union of the bounding boxes
      * of all children. Caches the result.
+     * @throws com.kitfox.svg.SVGException
      */
     public void calcBoundingBox() throws SVGException
