[[["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.ApiProxyException` is a `RuntimeException` class with inherited methods from `Object` and `Throwable`."],["There are three constructors for `ApiProxyException`: one taking a `String`, another taking three `String` arguments, and a third taking a `String` and a `Throwable`."],["It includes two custom methods: `cloneWithoutStackTrace()` which returns an `ApiProxy.ApiProxyException`, and `copy()` which accepts an array of `StackTraceElement` and returns an `ApiProxy.ApiProxyException`."],["The `ApiProxyException` class extends the functionality of standard exceptions with specific methods like `cloneWithoutStackTrace` and `copy`, allowing for customized exception handling and manipulation of stack traces."]]],[]]