Revision: 1014
http://stripes.svn.sourceforge.net/stripes/?rev=1014&view=rev
Author: fdaoud
Date: 2008-12-12 16:15:19 +0000 (Fri, 12 Dec 2008)
Log Message:
-----------
Minor correction to incorrect @param tags
Modified Paths:
--------------
trunk/stripes/src/net/sourceforge/stripes/exception/UrlBindingConflictException.java
Modified:
trunk/stripes/src/net/sourceforge/stripes/exception/UrlBindingConflictException.java
===================================================================
---
trunk/stripes/src/net/sourceforge/stripes/exception/UrlBindingConflictException.java
2008-11-26 18:50:32 UTC (rev 1013)
+++
trunk/stripes/src/net/sourceforge/stripes/exception/UrlBindingConflictException.java
2008-12-12 16:15:19 UTC (rev 1014)
@@ -59,6 +59,7 @@
* potentially matches all the URL bindings in the {...@code matches}
collection.
*
* @param message An informative message about what went wrong
+ * @param targetClass The class for which a URL could not be generated.
* @param path The offending path
* @param matches A collection of all the potentially matching URL bindings
*/
@@ -74,7 +75,7 @@
* New exception indicating that the {...@code path} does not map to a
single ActionBean because it
* potentially matches all the URL bindings in the {...@code matches}
collection.
*
- * @param message An informative message about what went wrong
+ * @param targetClass The class for which a URL could not be generated.
* @param path The offending path
* @param matches A collection of all the potentially matching URL bindings
*/
@@ -99,7 +100,6 @@
* New exception indicating that the {...@code path} does not map to a
single ActionBean because it
* potentially matches all the URL bindings in the {...@code matches}
collection.
*
- * @param message An informative message about what went wrong
* @param path The offending path
* @param matches A collection of all the potentially matching URL bindings
*/
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development