7475767778798081
} properties = new Properties(); try { properties.load(new FileInputStream(propFile)); } catch (IOException e) { throw new FileNotFoundRuntimeException(e); } }