Searched defs:throwable (Results 1 – 3 of 3) sorted by relevance
44 public ApkCreationException(Throwable throwable) { in ApkCreationException()
222 public static void e(String tag, Throwable throwable) { in e()
1044 public void error(Throwable throwable, String errorFormat, Object... arg) { in error()