java.rmi
public class NoSuchObjectException extends RemoteException
Since: 1.1
See Also: java.rmi.server.RemoteObject#toStub(Remote) java.rmi.server.UnicastRemoteObject#unexportObject(Remote, boolean) java.rmi.activation.Activatable#unexportObject(Remote, boolean)
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
NoSuchObjectException(String s)
Create an exception with a message.
|
Parameters: s the message