@Override
 public void errorCallback(LLRPRuntimeException e, String readerName) throws RemoteException {
   toNotify.notifyError(e, readerName);
 }