[[["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-09 UTC."],[[["The webpage provides documentation for the `OutOfRangeException` class within the Google API Client Libraries for Java (gax) library, which is thrown when an operation exceeds its valid range, such as reading past the end of a file."],["The latest version of the documentation is for version 2.63.1, and it also provides links to previous versions of the documentation going as far back as 2.7.1."],["`OutOfRangeException` is an extension of the `ApiException` class and inherits methods such as `getDomain`, `getErrorDetails`, `getMetadata`, `getReason`, `getStatusCode`, and `isRetryable`."],["There are three constructors for the `OutOfRangeException` class, which accept parameters like `message`, `cause`, `statusCode`, `retryable`, and `errorDetails` to provide context for the exception."],["The page provides links to the external Oracle Java documentation for relevant classes and methods, such as `Object`, `Throwable`, and `String`, as well as links to local files in the provided content."]]],[]]