[[["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-21 UTC."],[[["`ApiProxy.UnknownException` is a class that extends `ApiProxy.ApiProxyException`, designed to represent an unknown exception within the API proxy framework."],["The class offers three constructors, enabling the instantiation of the exception with a single string, two strings, or two strings and a `Throwable` object for detailed exception handling."],["It overrides the `cloneWithoutStackTrace()` method from `ApiProxy.ApiProxyException`, which can be used to clone an instance of `ApiProxy.UnknownException` without its stack trace."],["This class inherits numerous methods from `ApiProxy.ApiProxyException`, `Object` and `Throwable`, including methods for managing the stack trace, message, and cause."]]],[]]