[[["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.ApiDeadlineExceededException` is a class that extends `ApiProxy.ApiProxyException`, indicating it's an exception related to exceeding API deadlines."],["The class has a constructor, `ApiDeadlineExceededException(String arg0, String arg1)`, that takes two string arguments, `arg0` and `arg1`, as parameters for instantiation."],["It provides a method called `cloneWithoutStackTrace()`, which creates and returns a new `ApiProxy.ApiDeadlineExceededException` object without the stack trace."],["The class inherits methods from `ApiProxy.ApiProxyException`, `Object`, and `Throwable`, such as methods for managing the stack trace, object properties, and error information."]]],[]]