public static class NotBoundException extends Object
NotBoundException
is thrown if an attempt
is made to lookup or unbind in the registry a name that has
no associated binding.Naming.lookup(String)
,
Naming.unbind(String)
,
Registry.lookup(String)
,
Registry.unbind(String)
,
Serialized Form