[[["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.CapabilityDisabledException` is a specific type of `ApiProxy.ApiProxyException`, representing an exception when an API capability is disabled."],["The class inherits a variety of methods from `ApiProxy.ApiProxyException`, `Throwable`, and `Object`, including methods for stack trace manipulation, cause management, and basic object operations."],["It includes a constructor `CapabilityDisabledException(String arg0, String arg1, String arg2)` which takes three string parameters."],["The method `cloneWithoutStackTrace()` is available and returns an instance of `ApiProxy.CapabilityDisabledException` without a stack trace, overriding the parent class's method."]]],[]]