324325326327328329330331332333334
progressListener.onCompletition(this, false); throw new OCommandExecutionException("Error on creation of links", e); } finally { database.declareIntent(null); } return total; }