Package org.eclipse.epsilon.epl.execute
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>
-
Constructor Details
-
RuntimeExceptionThrower
public RuntimeExceptionThrower()
-
-
Method Details
-
handleException
- Specified by:
handleException
in interfaceExceptionHandler<E extends Exception>
-