mcconnell 2003/03/06 01:13:26
Modified: assembly/src/java/org/apache/avalon/assembly/locator
DefaultLocator.java
Log:
Javadoc correction.
Revision Changes Path
1.7 +1 -1
avalon-sandbox/assembly/src/java/org/apache/avalon/assembly/locator/DefaultLocator.java
Index: DefaultLocator.java
===================================================================
RCS file:
/home/cvs/avalon-sandbox/assembly/src/java/org/apache/avalon/assembly/locator/DefaultLocator.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- DefaultLocator.java 28 Feb 2003 06:09:16 -0000 1.6
+++ DefaultLocator.java 6 Mar 2003 09:13:26 -0000 1.7
@@ -211,7 +211,7 @@
*
* @param key the key of the locator entry
* @return the object resolved from the supplied key
- * @throws LocatorException if the key is unknown
+ * @throws ContextException if the key is unknown
*/
protected Object getObject( final Object key )
throws ContextException
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]