[[["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 `NotFoundException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The `NotFoundException` is an exception class that extends `ApiException` and is thrown when a requested entity, like a file or directory, cannot be found."],["The page provides a version history, showing available versions of `NotFoundException` from 2.63.1 down to 2.7.1."],["The `NotFoundException` class has several inherited members from `ApiException`, `Object`, and `Throwable`, along with multiple constructors that can be used to instantiate the exception."],["Constructors are provided for the class to take in parameters such as message, cause, status code, retryable boolean, and error details."]]],[]]