Home
last modified time | relevance | path

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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
DI18nException.java4 public class I18nException extends RuntimeException { class
6 public I18nException() { in I18nException() method in I18nException
10 public I18nException(String arg0, Throwable arg1) { in I18nException() method in I18nException
14 public I18nException(String arg0) { in I18nException() method in I18nException
18 public I18nException(Throwable arg0) { in I18nException() method in I18nException