[[["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-03-21 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."]]],[]]