Searched defs:getCausalChain (Results 1 – 2 of 2) sorted by relevance
292 public static List<Throwable> getCausalChain(Throwable throwable) { in getCausalChain() method in Throwables