public class AlreadyBoundException extends java.lang.Exception
Naming.bind(String, Remote),
Registry.bind(String, Remote),
Serialized Form| Constructor and Description |
|---|
AlreadyBoundException()
Create an exception with no message.
|
AlreadyBoundException(java.lang.String s)
Create an exception with a message.
|
public AlreadyBoundException()
public AlreadyBoundException(java.lang.String s)
s - the message