Searched defs:getRootCause (Results 1 – 2 of 2) sorted by relevance
85 public static @NonNull Throwable getRootCause(@NonNull Throwable t) { in getRootCause() method in ExceptionUtils
413 private Throwable getRootCause(Throwable exception) { in getRootCause() method in SipSessionGroup