public class ConfigFileReader extends Object
ConfigFileReader(File configAreaFile)
List<String>
getErrorList()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConfigFileReader(File configAreaFile) throws IOException, NoSuchVersionException
IOException
NoSuchVersionException
public List<String> getErrorList()
public static void main(String[] args) throws Exception
Exception