ICU-5886 error msg improvement
X-SVN-Rev: 22589
This commit is contained in:
parent
0e5530bc47
commit
ac9322b84c
@ -69,7 +69,7 @@ public class ResourceBasedPeriodFormatterDataService
|
||||
}
|
||||
}
|
||||
catch (IOException e) {
|
||||
System.err.println("IO Error reading index.txt ");
|
||||
throw new MissingResourceException("IO Error reading "+PATH + "index.txt: " + e.toString(),PATH + "index.txt","");
|
||||
}
|
||||
availableLocales = Collections.unmodifiableList(localeNames);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user