Author: as
Date: Wed Jan 16 13:03:55 2008
New Revision: 7155
Log:
- Added missing thrown exception in doc blocks.
Modified:
trunk/Feed/src/feed.php
Modified: trunk/Feed/src/feed.php
==============================================================================
--- trunk/Feed/src/feed.php [iso-8859-1] (original)
+++ trunk/Feed/src/feed.php [iso-8859-1] Wed Jan 16 13:03:55 2008
@@ -300,6 +300,8 @@
*
* @throws ezcBaseFileNotFoundException
* If the XML file at $uri could not be found.
+ * @throws ezcFeedCanNotParseException
+ * If the content at $uri is not a valid XML document.
*
* @param string $uri An URI which stores an XML document
* @return ezcFeed
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components