mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 22:13:08 +00:00
DS-3154: Fix some of the Javadocs errors in dspace-api
This commit is contained in:
@@ -33,7 +33,7 @@ public class IndexClient {
|
||||
*
|
||||
* @param args the command-line arguments, none used
|
||||
* @throws java.io.IOException
|
||||
* @throws java.sql.SQLException
|
||||
* @throws SQLException if database error
|
||||
*
|
||||
*/
|
||||
public static void main(String[] args) throws SQLException, IOException, SearchServiceException {
|
||||
|
Reference in New Issue
Block a user