[[["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 2022-09-30 UTC."],[[["This document details errors thrown by `apiproxy.MakeSyncCall` within the Google App Engine environment."],["The `APIProxy` can throw various errors, including `ApplicationError`, `ArgumentError`, `CallNotFoundError`, `CancelledError`, and `CapabilityDisabledError`, to indicate different types of issues."],["Other errors like `DeadlineExceededError`, `FeatureNotEnabledError`, `InterruptedError`, `OverQuotaError`, `RPCFailedError`, and `RpcAuthorityError` are also defined, each signaling a specific failure condition within `APIProxy` calls."],["The `Error` class serves as the base error type for all `APIProxy` related exceptions."]]],[]]