[[["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 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."]]],[]]