[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]