[[["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 within the Google API Client Library for Java, specifically focusing on version 2.57.0."],["`OutOfRangeException` is an exception that occurs when an operation tries to go beyond the valid range, such as reading past the end of a file."],["This exception extends `ApiException` and inherits several methods related to error handling, including obtaining error details, status codes, and metadata."],["There are three constructors for `OutOfRangeException`, allowing for initialization with a custom message, cause, status code, retryability, and optionally, error details."],["The webpage provides links to documentation for various versions of the library, from 2.63.1 down to 2.7.1, making it possible to navigate through the history of this specific exception."]]],[]]