6415694: Clarification in Javadoc for java.rmi.AlreadyBoundException
Reviewed-by: rriggs
This commit is contained in:
parent
b24c0d21ee
commit
d2e6339992
@ -26,8 +26,8 @@ package java.rmi;
|
||||
|
||||
/**
|
||||
* An <code>AlreadyBoundException</code> is thrown if an attempt
|
||||
* is made to bind an object in the registry to a name that already
|
||||
* has an associated binding.
|
||||
* is made to bind an object to a name that already
|
||||
* has an associated binding in the registry.
|
||||
*
|
||||
* @since 1.1
|
||||
* @author Ann Wollrath
|
||||
|
Loading…
x
Reference in New Issue
Block a user