Class RuntimeExceptionThrower<E extends Exception>

java.lang.Object
org.eclipse.epsilon.epl.execute.RuntimeExceptionThrower<E>
All Implemented Interfaces:
Consumer<E>, ExceptionHandler<E>

public class RuntimeExceptionThrower<E extends Exception> extends Object implements ExceptionHandler<E>