Update javadoc error
This commit is contained in:
@ -153,8 +153,6 @@ public class StartupSettings {
|
|||||||
* @param jsonFile
|
* @param jsonFile
|
||||||
* The file object which refers to the JSON config file.
|
* The file object which refers to the JSON config file.
|
||||||
* @return The StartupSettings object with the settings from the config file.
|
* @return The StartupSettings object with the settings from the config file.
|
||||||
* @throws JSONException
|
|
||||||
* Thrown when the file is not well-formed JSON.
|
|
||||||
* @throws FileNotFoundException
|
* @throws FileNotFoundException
|
||||||
* Thrown when the file cannot be found.
|
* Thrown when the file cannot be found.
|
||||||
* @throws IOException
|
* @throws IOException
|
||||||
|
Reference in New Issue
Block a user