[[["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-17 UTC."],[[["This webpage details the `NotFoundException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["`NotFoundException` is a subclass of `ApiException` and is thrown when a requested entity, such as a file or directory, cannot be located."],["The class provides constructors to create a `NotFoundException`, allowing to pass a message, a cause, a status code, whether the error is retryable, and error details."],["The webpage provides links to previous versions of the `NotFoundException` class, dating back to version 2.7.1, with the latest being 2.63.1."],["The exception has a series of inherited members from the ApiException and Object and Throwable class, which can be seen further down the page."]]],[]]