Searched defs:nativeStackTrace (Results 1 – 1 of 1) sorted by relevance
44 public UncaughtExceptionException(String nativeStackTrace, Throwable uncaughtException) { in UncaughtExceptionException()74 private static Throwable handleException(Throwable throwable, String nativeStackTrace) { in handleException()