[[["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.ArgumentException` is a class that extends `ApiProxy.ApiProxyException`, suggesting it's a specialized type of exception within the API proxy framework."],["The class includes a constructor, `ArgumentException(String arg0, String arg1)`, which accepts two string parameters, labeled `arg0` and `arg1` respectively."],["The class has an overriden method called `cloneWithoutStackTrace()` which returns an instance of the `ApiProxy.ArgumentException` type."],["The `ApiProxy.ArgumentException` class inherits various methods from `ApiProxy.ApiProxyException`, `Object`, and `Throwable`, such as methods for managing the stack trace, messages, and the exception cause."]]],[]]