java.rmi
public class AlreadyBoundException extends Exception
Since: 1.1
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| AlreadyBoundException()
Create an exception with no message. | |
| AlreadyBoundException(String s)
Create an exception with a message.
| |
Parameters: s the message