Searched refs:sneakyRethrow (Results 1 – 4 of 4) sorted by relevance
64 public static void sneakyRethrow(Throwable t) { in sneakyRethrow() method in Util
110 if (thrown != null) Util.sneakyRethrow(thrown); in close()
148 if (thrown != null) Util.sneakyRethrow(thrown); in close()
247 if (thrown != null) Util.sneakyRethrow(thrown);