public class NoSuchObjectException extends RemoteException { // Public Constructor public NoSuchObjectException(String s); }