[[["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."],[[["The `OutOfRangeException` class in the Google API Client Library for Java is an exception that is thrown when an operation attempts to go beyond the valid range, like seeking or reading past the end of a file."],["Version 2.63.1 is the latest version available for `OutOfRangeException`, with numerous previous versions also accessible, dating back to version 2.7.1, and it's associated with the package `com.google.api.gax.rpc`."],["This exception class inherits several methods and properties from the `ApiException` class and standard Java objects, including methods to retrieve error details, status code, and information about retryability."],["There are three constructors for `OutOfRangeException`, which accept parameters such as a message, a `Throwable` cause, a `StatusCode`, retryable boolean, and optionally `ErrorDetails`."]]],[]]