[[["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-05 UTC."],[[["`EntityNotFoundException` is an exception class that is thrown when a specific `Entity` cannot be located using the provided `Key`."],["The `EntityNotFoundException` class provides a constructor that takes a `Key` as a parameter to specify which entity was not found."],["The `getKey()` method is available within the `EntityNotFoundException` class to allow users to retrieve the `Key` that was used in the search."],["The `EntityNotFoundException` class inherits multiple methods from the `Object` and `Throwable` classes, which may be useful in other situations."]]],[]]