[[["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 webpage details the `OutOfRangeException` class, which is a type of `ApiException` in the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["The `OutOfRangeException` is thrown when an operation exceeds the valid range, such as attempting to seek or read past the end of a file."],["The latest version covered in the documentation is 2.63.1, with numerous previous versions down to 2.7.1 also documented."],["The page lists the inheritance hierarchy of `OutOfRangeException`, demonstrating its relationship to `ApiException` and other foundational Java classes like `Exception`, `Throwable`, and `Object`."],["Constructors for `OutOfRangeException` are provided, allowing instantiation with a message, a cause, a status code, and a boolean to represent if the operation is retryable."]]],[]]