[[["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."],[[["The page details the `NotFoundException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["This exception is thrown when a requested entity, such as a file or directory, cannot be found."],["The page provides links to documentation for numerous past versions of `NotFoundException`, ranging from version 2.7.1 up to the latest version, 2.63.1."],["`NotFoundException` extends `ApiException` and includes constructors to allow setting the message, cause, status code, and whether the exception is retryable, and it also inherits several methods from `ApiException`, `Object`, and `Throwable` classes."],["It provides two main constructors for `NotFoundException` that take parameters such as the error message, the cause of the error, the status code, and a boolean indicating if the operation can be retried."]]],[]]