NotBoundException
is thrown if an attempt is made to lookup or unbind in the registry a name that has no associated binding.
@version 1.13, 11/17/05
@since JDK1.1
@author Ann Wollrath
@author Roger Riggs
@see java.rmi.Naming#lookup(String)
@see java.rmi.Naming#unbind(String)
@see java.rmi.registry.Registry#lookup(String)
@see java.rmi.registry.Registry#unbind(String)
|
|
|
|
|
|