[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]