Searched defs:propagate (Results 1 – 1 of 1) sorted by relevance
69 public static <E extends Exception> RuntimeException propagate(@NonNull Throwable t, Class<E> c) in propagate() method in ExceptionUtils75 public static RuntimeException propagate(@NonNull Throwable t) { in propagate() method in ExceptionUtils