Whoops, let me improve that method signature.
public <X1 extends Throwable, X2 extends Throwable> Stream<T> wrapException(Class<X1> excClass, Function<X1, X2> excTransformer)
Whoops, let me improve that method signature.
public <X1 extends Throwable, X2 extends Throwable> Stream<T> wrapException(Class<X1> excClass, Function<X1, X2> excTransformer)