[[["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 an exception type indicating that a requested entity could not be located, extending the `ApiException` class."],["The latest documented version of this `NotFoundException` class is 2.63.1, with a multitude of other documented versions dating back to version 2.7.1."],["This class has multiple constructors, which provide flexibility when creating instances, which all require a `Throwable` cause, a `StatusCode`, and a boolean `retryable` value, with an optional message or `errorDetails` parameter."],["The `NotFoundException` class includes inherited methods from `ApiException`, `Object`, and `Throwable`, such as `getDomain()`, `getMessage()`, and `getStackTrace()` which give various details to the exception."]]],[]]