[[["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."],[[["The webpage details the `OutOfRangeException` class in the `com.google.api.gax.rpc` package, which is thrown when an operation exceeds a valid range, such as reading past the end of a file."],["Version 2.63.1 is the latest version, and the page lists numerous older versions, with links for each, going back to version 2.7.1."],["`OutOfRangeException` extends `ApiException`, and inherits several methods, including `getStatusCode()` and `isRetryable()`, along with other standard Java object methods."],["The `OutOfRangeException` class has two constructors, which allow for specifying a message, cause, status code, and whether or not the operation is retryable."],["The Constructors allow you to specify a message and/or the cause of the exception, along with other parameters that dictate how it will behave."]]],[]]