[[["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."],[[["This webpage documents 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 is thrown when an operation attempts to go beyond a valid range, such as seeking or reading past the end of a file."],["The class extends `ApiException` and includes methods like `getDomain`, `getErrorDetails`, `getMetadata`, `getReason`, `getStatusCode`, and `isRetryable`."],["It also includes three constructors for creating instances of `OutOfRangeException`, allowing for different levels of detail in describing the exception, including a message, cause, status code, retryable flag, and error details."],["The webpage lists a range of available versions for the `OutOfRangeException` class, from version 2.7.1 up to the latest version 2.63.1."]]],[]]