Searched refs:LocalizedStringNotFoundException (Results 1 – 1 of 1) sorted by relevance
159 public static class LocalizedStringNotFoundException extends Exception { class in ImageGenerator160 public LocalizedStringNotFoundException(String message) { in LocalizedStringNotFoundException() method in ImageGenerator.LocalizedStringNotFoundException164 public LocalizedStringNotFoundException(String message, Throwable cause) { in LocalizedStringNotFoundException() method in ImageGenerator.LocalizedStringNotFoundException275 LocalizedStringNotFoundException { in getTextString()291 throw new LocalizedStringNotFoundException( in getTextString()327 Set<String> localesSet) throws IOException, LocalizedStringNotFoundException { in readLocalizedStringFromXmls()330 throw new LocalizedStringNotFoundException(resourcePath + " is not a directory."); in readLocalizedStringFromXmls()365 throw new LocalizedStringNotFoundException( in readLocalizedStringFromXmls()718 LocalizedStringNotFoundException { in main()