Class Rethrow
java.lang.Object
com.carrotsearch.randomizedtesting.Rethrow
Rethrowing checked exceptions as unchecked ones. Eh, it is sometimes useful...
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
Rethrow.Rethrower<T extends Throwable>
Classy puzzler to rethrow any checked exception as an unchecked one. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Rethrow
public Rethrow()
-
-
Method Details
-
rethrow
Rethrowst
(identical object).
-