public static class FlowController.FlowControlRuntimeException extends RuntimeException
Runtime exception that can be used in place of FlowControlException when an unchecked exception is required.
Static Methods
fromFlowControlException(FlowController.FlowControlException e)
public static FlowController.FlowControlRuntimeException fromFlowControlException(FlowController.FlowControlException e)
Parameter | |
---|---|
Name | Description |
e |
FlowController.FlowControlException |
Returns | |
---|---|
Type | Description |
FlowController.FlowControlRuntimeException |