Searched refs:getRootCause (Results 1 – 5 of 5) sorted by relevance
85 public static @NonNull Throwable getRootCause(@NonNull Throwable t) { in getRootCause() method in ExceptionUtils97 getRootCause(t).initCause(cause); in appendCause()
375 loge("process: error event=" + event, getRootCause(e)); in process()413 private Throwable getRootCause(Throwable exception) { in getRootCause() method in SipSessionGroup690 getRootCause(e)); in doCommandAsync()1424 exception = getRootCause(exception);1599 + mLocalProfile.getUriString(), getRootCause(t));
15413 HSPLandroid/util/ExceptionUtils;->getRootCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
15477 HSPLandroid/util/ExceptionUtils;->getRootCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
57053 Landroid/util/ExceptionUtils;->getRootCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;