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