Uses of Interface
org.eclipse.epsilon.common.function.ExceptionHandler
Packages that use ExceptionHandler
-
Uses of ExceptionHandler in org.eclipse.epsilon.epl.combinations
Methods in org.eclipse.epsilon.epl.combinations that return ExceptionHandlerModifier and TypeMethodDescriptiondefault ExceptionHandler<E>
CompositeCombinationValidator.getExceptionHandler()
DynamicList.getExceptionHandler()
Methods in org.eclipse.epsilon.epl.combinations with parameters of type ExceptionHandlerModifier and TypeMethodDescriptionvoid
DynamicList.setExceptionHandler
(ExceptionHandler<EolRuntimeException> exceptionHandler) -
Uses of ExceptionHandler in org.eclipse.epsilon.epl.execute
Classes in org.eclipse.epsilon.epl.execute that implement ExceptionHandler