[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]