[[["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."],[[["The latest version of the `OutOfRangeException` class is 2.63.1, which is accessible via a hyperlink, and there are numerous previous versions listed, going back to 2.7.1, also available via hyperlinks."],["`OutOfRangeException` is a subclass of `ApiException` and is thrown when an operation attempts to go beyond a valid range, such as seeking past the end of a file."],["This class includes constructors that accept a message, cause, status code, retryable status, and optionally, error details, for custom exception handling."],["The `OutOfRangeException` class inherits several members from `ApiException` and `Object`, and `Throwable` classes, including methods to retrieve error information and manage the exception's stack trace."],["There are three constructor methods available, each with different parameters, allowing flexibility in how the exception is created and initialized."]]],[]]