[[["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-09 UTC."],[[["This webpage details the `OutOfRangeException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The `OutOfRangeException` is an exception class that extends `ApiException` and is thrown when an operation exceeds the valid range, such as seeking or reading beyond the end of a file."],["The page lists numerous versions of the library, ranging from version 2.7.1 to 2.63.1 (latest), providing links to each version's documentation of `OutOfRangeException`."],["The class provides two constructors, allowing for initialization with or without a custom message, but always requiring a cause, a status code, and a boolean indicating if the exception is retryable."],["The `OutOfRangeException` class inherits members from `ApiException`, `Object` and `Throwable`, as detailed in the inherited members section of the page."]]],[]]