[[["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.RPCFailedException` is a class that extends `ApiProxy.ApiProxyException`, representing an exception related to RPC failures."],["The class provides two constructors for creating instances, one taking two String arguments and the other taking a String and a Throwable object."],["It inherits several methods from `Object`, and `Throwable` classes, including methods for manipulating the stack trace and other common object operations."],["`cloneWithoutStackTrace()` is an overridden method that allows for the creation of a copy of the `RPCFailedException` object, excluding the stack trace."]]],[]]