public class AlreadyBoundException extends Exception
Naming.bind(String, Remote),
Registry.bind(String, Remote),
Serialized Form| Constructor and Description |
|---|
AlreadyBoundException()
Create an exception with no message.
|
AlreadyBoundException(String s)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlreadyBoundException()
public AlreadyBoundException(String s)
s - the message