[[["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 webpage details the `OutOfRangeException` class within the Google API Client Library for Java, specifically focusing on the `com.google.api.gax.rpc` package."],["`OutOfRangeException` is a type of `ApiException` that is thrown when an operation attempts to go beyond the valid range, such as seeking past the end of a file."],["The page lists multiple available versions of the library, from version 2.63.1 (the latest) down to 2.7.1, each linking to its respective documentation, indicating a history of ongoing development and updates."],["The `OutOfRangeException` class offers three constructors, each allowing for different levels of detail in specifying the error, including the ability to provide a message, cause, status code, retryable flag, and error details."],["The class inherits various methods from `ApiException`, `Throwable`, and `Object` classes, including methods for managing error details, stack traces, and object comparisons."]]],[]]