Exception FlowController.FlowControlRuntimeException (2.9.0)

public static class FlowController.FlowControlRuntimeException extends RuntimeException

Runtime exception that can be used in place of FlowControlException when an unchecked exception is required.

Methods

fromFlowControlException(FlowController.FlowControlException e)

public static FlowController.FlowControlRuntimeException fromFlowControlException(FlowController.FlowControlException e)
Parameter
NameDescription
eFlowController.FlowControlException
Returns
TypeDescription
FlowController.FlowControlRuntimeException