[[["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-09 UTC."],[[["The `OutOfRangeException` class, an extension of `ApiException`, is thrown when an operation exceeds its valid range, such as seeking or reading beyond the end of a file."],["The latest version available is `2.63.1`, and the page provides access to the documentation of previous versions, ranging down to `2.7.1`."],["The class includes multiple constructors, allowing the exception to be created with parameters like a message, cause, status code, retryability, and error details."],["The `OutOfRangeException` class inherits several members from `ApiException` and `Object`, including methods to retrieve details about the error, check if the operation is retryable, and standard object operations like `equals()` and `hashCode()`."],["The full reference of the class is available in the documentation of version 2.22.0, alongside a full list of inherited members and available methods."]]],[]]