104105106107108109110111112113
{ executeUpdate(mDropTableFaq); } catch (DatabaseException e) { throw new RemoveErrorException(e); } return true; }