[[["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-07 UTC."],[[["This page details the `OutOfRangeException` class in the Google API Client Library for Java (gax), with version 2.63.1 being the most recent release, and includes documentation for versions dating back to 2.7.1."],["`OutOfRangeException` is a subclass of `ApiException` and is thrown when an operation attempts to access data beyond the valid range, such as reading past the end of a file."],["The `OutOfRangeException` class has three constructors, all of which require `Throwable` cause, `StatusCode`, and `boolean` retryable parameters, with one adding a `String` message and another adding `ErrorDetails`."],["The class inherits several members from `ApiException` and other core Java classes like `Object` and `Throwable`, providing functionalities like retrieving error details, checking retryability, and managing stack traces."],["This page provides links to the `OutOfRangeException` class documentation for each specified version, allowing users to view the exact details and members of the class within the context of specific gax releases."]]],[]]