username,
conn
);
}
return new VOListResponse(newVOs,false,newVOs.size());
}
catch (Throwable ex) {
Logger.error(username,this.getClass().getName(),"executeCommand","Error while updating existing level property descriptions",ex);
try {
if (this.conn==null && conn!=null)