Searched refs:appendCause (Results 1 – 3 of 3) sorted by relevance
19 import static android.util.ExceptionUtils.appendCause;136 throw propagate(appendCause(t, msg.postPoint)); in dispatch()
95 public static @NonNull Throwable appendCause(@NonNull Throwable t, @Nullable Throwable cause) { in appendCause() method in ExceptionUtils
71716 Landroid/util/ExceptionUtils;->appendCause(Ljava/lang/Throwable;Ljava/lang/Throwable;)Ljava/lang/Th…