[[["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 provides documentation for the `NotFoundException` class within the Google API Client Libraries for Java (gax) package, covering versions from 2.7.1 up to the latest release, 2.63.1."],["`NotFoundException` is an exception that extends `ApiException` and is thrown when a requested entity, such as a file or directory, is not found, and it inherits multiple methods from it's parents including `getStatusCode()` and `isRetryable()`."],["The class `NotFoundException` has two constructors: one that accepts a message, cause, status code, and retryable flag; and another that accepts only cause, status code, and retryable."],["The page shows a detailed inheritance hierarchy of `NotFoundException` in the following order `java.lang.Object \u003e Throwable \u003e java.lang.Exception \u003e RuntimeException \u003e ApiException \u003e NotFoundException`."],["There is an exhaustive list of all available versions, each with a direct link, for the `NotFoundException` class."]]],[]]