[[["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-07-01 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 type that is thrown when an operation attempts to access data beyond its valid range, such as seeking or reading past the end of a file."],["It inherits members from `ApiException`, providing methods like `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()`, and `isRetryable()` for detailed exception information."],["There are three constructors for `OutOfRangeException`, allowing for the inclusion of a custom message, the underlying cause, status code, retryable status, and error details."],["The page also provides links to documentation of the different versions of the `OutOfRangeException` class starting from version 2.63.1 all the way to version 2.7.1."]]],[]]