Uses of Interface
org.graphwalker.core.machine.ExceptionStrategy
Packages that use ExceptionStrategy
-
Uses of ExceptionStrategy in org.graphwalker.core.machine
Classes in org.graphwalker.core.machine that implement ExceptionStrategyMethods in org.graphwalker.core.machine that return ExceptionStrategyModifier and TypeMethodDescriptionMachine.getExceptionStrategy()MachineBase.getExceptionStrategy()Methods in org.graphwalker.core.machine with parameters of type ExceptionStrategyModifier and TypeMethodDescriptionvoidMachine.setExceptionStrategy(ExceptionStrategy exceptionStrategy) voidMachineBase.setExceptionStrategy(ExceptionStrategy exceptionStrategy)