555556557558559560561562563564565
} catch (NumberFormatException e) { throw new KorusException( "Properties File Format error!\nDefine parameters(Case-sensitive) in (KEY=VALUE)format where KEY is a 'String' and VALUE is an 'integer'"); } catch (IOException e) {