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