git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16754 44c647ce-9c0f-0410-b52a-842ac1e357ba
@@ -20,8 +20,10 @@
* @version $Id$
*/
-/** Zend_Exception */
-require_once 'Zend/Exception.php';
+/**
+ * @see Zend_Service_Exception
+ */
+require_once 'Zend/Service/Exception.php';
/**
* @category Zend