public class ServerNotActiveException extends Exception
RemoteServer.getClientHost if the host is
not servicing a remote method call.RemoteServer.getClientHost(),
Serialized Form| Constructor and Description |
|---|
ServerNotActiveException()
Create an exception with no message.
|
ServerNotActiveException(String s)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServerNotActiveException()
public ServerNotActiveException(String s)
s - the message