[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This page details the `FlowController.FlowControlRuntimeException` class, a runtime exception used as an alternative to `FlowControlException` when an unchecked exception type is needed."],["The latest version of this exception is documented under version 2.63.1, with numerous previous versions available for reference, starting from 2.62.0 and going down to 2.7.1."],["The class inherits various methods from `Object` and `Throwable`, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`."],["A static method, `fromFlowControlException(FlowController.FlowControlException e)`, is provided to convert a `FlowControlException` to a `FlowControlRuntimeException`."],["The input of the static method `fromFlowControlException` is a `FlowController.FlowControlException` object and will return a `FlowController.FlowControlRuntimeException` object."]]],[]]