[[["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."],[[["This webpage details the `OutOfRangeException` class in the Google API Client Library for Java (gax), a specific type of `ApiException` thrown when an operation attempts to go beyond a valid range, such as reading past the end of a file."],["The latest version available is 2.63.1, and this page also provides links to documentation for numerous previous versions, starting from version 2.62.0 down to version 2.7.1."],["The `OutOfRangeException` class inherits several methods from `ApiException` like `getDomain`, `getErrorDetails`, `getMetadata`, `getReason`, `getStatusCode`, and `isRetryable`."],["There are three constructors available for the `OutOfRangeException` class, allowing for the specification of parameters such as a message, the cause of the exception, a status code, if it's retryable, and error details."],["The webpage gives reference links to the `OutOfRangeException` parameters for all the available previous versions, as well as oracle documentation regarding java lang."]]],[]]