[[["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."],[[["`ApiProxy.FeatureNotEnabledException` is a specific type of `ApiProxy.ApiProxyException` used to indicate that a feature is not enabled."],["This exception class inherits numerous members from `ApiProxy.ApiProxyException`, `Object`, and `Throwable`, providing various methods for exception handling and object management."],["There are two constructors available for `FeatureNotEnabledException`: one taking a single string argument, and another taking three string arguments, allowing for flexible message construction."],["The `cloneWithoutStackTrace()` method is available and returns a `ApiProxy.FeatureNotEnabledException` object without a stack trace, overriding the parent class's method."]]],[]]