java.rmi.server
public class ServerNotActiveException extends Exception
RemoteServer.getClientHost if the host is
not servicing a remote method call.
Since: 1.1
See Also: getClientHost
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| ServerNotActiveException()
Create an exception with no message. | |
| ServerNotActiveException(String s)
Create an exception with a message.
| |
Parameters: s the message