Home
last modified time | relevance | path

Searched defs:LocalizedStringNotFoundException (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/tools/image_generator/
DImageGenerator.java159 public static class LocalizedStringNotFoundException extends Exception { class in ImageGenerator
160 public LocalizedStringNotFoundException(String message) { in LocalizedStringNotFoundException() method in ImageGenerator.LocalizedStringNotFoundException
164 public LocalizedStringNotFoundException(String message, Throwable cause) { in LocalizedStringNotFoundException() method in ImageGenerator.LocalizedStringNotFoundException