[[["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."],[[["This webpage provides documentation for the `NotFoundException` class in the Google API Client Libraries for Java, which extends `ApiException` and is used to indicate that a requested entity was not found."],["The documentation includes a list of available versions, ranging from 2.63.1 (latest) down to 2.7.1, for the `NotFoundException` class, allowing developers to find information relevant to their specific version."],["`NotFoundException` has inherited members, such as `getStatusCode()` and `isRetryable()`, from its superclass `ApiException`, along with standard methods inherited from `Object` and `Throwable`."],["The `NotFoundException` class offers two constructors: one taking a message, cause, status code, and retryable flag, and another that omits the message parameter but includes the cause, status code and retryable flag."]]],[]]