public class ObjectNotFoundException extends RemoteException
Constructor and Description |
---|
ObjectNotFoundException(java.lang.String objectId)
Constructs a new
ObjectNotFoundException . |
public ObjectNotFoundException(java.lang.String objectId)
ObjectNotFoundException
.objectId
- the id of the remote object that cannot be found.