Exception FlowController.FlowControlRuntimeException (2.46.1)

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
NameDescription
eFlowController.FlowControlException
Returns
TypeDescription
FlowController.FlowControlRuntimeException