View Single Post
  #14 (permalink)  
Old 04-22-2008, 04:04 PM
denisdoherty denisdoherty is offline
Member
 
Join Date: Apr 2008
Posts: 31
denisdoherty is on a distinguished road
Within the interface i have

public void ReturnAverage (String Average) throws RemoteException;

And this is giving me the same error as abstract one
Reply With Quote