858859860861862863864865866
} if(exception != null) { LOG.severe("Search returned exception. Creating exception report " + exception.toString()); throw new CswRuntimeException(exception.toString()); } }