[[["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."],["`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 three constructors to handle various scenarios when creating the exception, with parameters to indicate the cause, status code, if the exception is retryable, and any error details."],["The page lists the `NotFoundException` class across multiple versions of the library, ranging from version 2.7.1 up to the latest version, 2.63.1, allowing for easy version-specific reference."],["The class inherits members from the `ApiException` class, `Object` class, and `Throwable` class, each of which are listed with links for more information on them."]]],[]]