public static class AlreadyBoundException extends Object
AlreadyBoundException
is thrown if an attempt
is made to bind an object in the registry to a name that already
has an associated binding.Naming.bind(String, java.rmi.Remote)
,
Registry.bind(String, java.rmi.Remote)
,
Serialized Form