Searched refs:propagate (Results 1 – 2 of 2) sorted by relevance
33 public static RuntimeException propagate(@NonNull Throwable t) { in propagate() method in ExceptionUtils88 throw ExceptionUtils.propagate(transformed); in wrappingExceptions()
1428 throw ExceptionUtils.propagate(e); in convertSignaturesToCertificates()