{
throw new ApplicationRuntimeException(ex);
}
catch (RemoteException ex)
{
vengine.rmiFailure("Unable to transfer ownership of books.", ex, i++);
}
}
Person fromUser = getFromUser();
IMessageProperty selectPage = (TransferBooksSelect) cycle.getPage("TransferBooksSelect");