Class Rethrow

java.lang.Object
com.carrotsearch.randomizedtesting.Rethrow

public final class Rethrow extends Object
Rethrowing checked exceptions as unchecked ones. Eh, it is sometimes useful...
  • Constructor Details

    • Rethrow

      public Rethrow()
  • Method Details