[[["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 page 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 its valid range, such as reading past the end of a file."],["The documentation provides links to the `OutOfRangeException` class for various versions, from 2.7.1 up to the latest version 2.63.1, alongside previous versions with the format of the links specifying the version number."],["The `OutOfRangeException` class has two constructors, allowing for the initialization of an exception with either a custom message, cause, status code, and retryable status, or only with a cause, status code, and retryable status."],["The provided documentation page lists the inherited members from `ApiException` , `Throwable` and `Object` classes, along with their corresponding methods and links to documentation for each."]]],[]]