[[["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 page details the `OutOfRangeException` class, which is a type of `ApiException` in the Google Cloud API Client Library for Java (gax)."],["`OutOfRangeException` is thrown when an operation attempts to go beyond a valid range, such as seeking or reading past the end of a file."],["The documentation lists various versions of the `OutOfRangeException` class, ranging from the latest version 2.63.1 down to version 2.7.1, for the `com.google.api.gax.rpc.OutOfRangeException`."],["The class contains three constructors which differ by the parameters `message` and `errorDetails`, and it inherits multiple members from the `ApiException` class and `Object` class."],["Constructors for the class expect parameters including a message, a `Throwable` cause, a `StatusCode`, a `boolean` representing whether the operation is retryable, and `ErrorDetails` object."]]],[]]