java.rmi
public class AlreadyBoundException extends Exception
Naming.bind(String, Remote)
,
Registry.bind(String, Remote)
,
Serialized FormConstructor 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, toString
public AlreadyBoundException()
public AlreadyBoundException(String s)
s
- the message