opends/src/server/org/opends/server/tools/InstallDSArgumentParser.java
@@ -803,10 +803,10 @@ * must be called after parsing the arguments. * @return the timeout to be used to connect in milliseconds. Returns * {@code 0} if there is no timeout. * @throw {@code IllegalStateException} if the method is called before * @throws IllegalStateException if the method is called before * parsing the arguments. */ public int getConnectTimeout() public int getConnectTimeout() throws IllegalStateException { try {