Searched refs:LocalizedStringNotFoundException (Results 1 – 1 of 1) sorted by relevance
155 public static class LocalizedStringNotFoundException extends Exception { class in ImageGenerator156 public LocalizedStringNotFoundException(String message) { in LocalizedStringNotFoundException() method in ImageGenerator.LocalizedStringNotFoundException160 public LocalizedStringNotFoundException(String message, Throwable cause) { in LocalizedStringNotFoundException() method in ImageGenerator.LocalizedStringNotFoundException271 LocalizedStringNotFoundException { in getTextString()287 throw new LocalizedStringNotFoundException( in getTextString()323 Set<String> localesSet) throws IOException, LocalizedStringNotFoundException { in readLocalizedStringFromXmls()326 throw new LocalizedStringNotFoundException(resourcePath + " is not a directory."); in readLocalizedStringFromXmls()361 throw new LocalizedStringNotFoundException( in readLocalizedStringFromXmls()714 LocalizedStringNotFoundException { in main()