Interface GenerateWrapper.YieldException
- Enclosing class:
GenerateWrapper
public static interface GenerateWrapper.YieldException
An interface to be implemented by
yield exceptions. When a yield
exception is thrown from an InstrumentableNode wrapped by GenerateWrapper,
onYield() is called automatically.- Since:
- 24.0
-
Method Summary
-
Method Details
-
getYieldValue
-