public class ServerNotActiveException extends Exception
RemoteServer.getClientHost
if the host is
not servicing a remote method call.RemoteServer.getClientHost()
,
Serialized FormConstructor 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, toString
public ServerNotActiveException()
public ServerNotActiveException(String s)
s
- the message