[[["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-03-21 UTC."],[[["The page details the `OutOfRangeException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["This exception is thrown when an operation goes beyond the valid range, such as attempting to seek or read past the end of a file."],["It extends the `ApiException` class and inherits its methods like `getDomain()`, `getErrorDetails()`, and `isRetryable()`."],["The `OutOfRangeException` class has three constructors, each allowing for the specification of a message, cause, status code, retryable status, and error details, with varying parameter combinations."],["A list of available versions for the documentation is available, with `2.63.1` being the latest and a full list going as far back as `2.7.1`."]]],[]]