public final class Rethrow extends java.lang.Object
Pulled from http://www.javapuzzlers.com (I think?).
Rethrow()
static void
rethrow(java.lang.Throwable t)
t
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Rethrow()
public static void rethrow(java.lang.Throwable t)