Class Rethrow.Rethrower<T extends Throwable>
java.lang.Object
com.carrotsearch.randomizedtesting.Rethrow.Rethrower<T>
- Enclosing class:
Rethrow
Classy puzzler to rethrow any checked exception as an unchecked one.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Rethrower
private Rethrower()
-
-
Method Details
-
rethrow
- Throws:
T
-