[[["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 (gax), used for handling exceptions when operations exceed a valid range."],["The latest version available is 2.63.1, and the page provides links to documentation for various versions of the `OutOfRangeException` class, ranging from version 2.63.1 down to 2.7.1."],["`OutOfRangeException` extends `ApiException` and is thrown when an operation, such as seeking or reading, goes beyond the defined limits, for instance, past the end of a file."],["The `OutOfRangeException` class provides constructors that allow specifying a message, cause, status code, retryability, and error details to provide context around the exception."],["The class inherits several members from `ApiException`, `Object`, and `Throwable`, allowing you to call certain methods on the exception itself."]]],[]]