Searched refs:rethrowRuntimeException (Results 1 – 1 of 1) sorted by relevance
35 rethrowRuntimeException((RuntimeException) e); in handleException()55 private static void rethrowRuntimeException(RuntimeException e) { in rethrowRuntimeException() method in ExceptionUtil