Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.8.0
-
None
-
java 8,win ,the file content is "/error/"
Description
INIConfiguration.read() & INIConfiguration.write() marks ConfigurationException, but has no chance to throw. I understand that a ConfigurationException should be thrown if INIConfiguration read something that is not ini‘s format, but currently it doesn't. INIConfiguration just ignores everything it doesn't recognize. For example, the file content is "/error/"