[[["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."],[[["This document outlines the `HandleExceptionArgs` class, which is used as an argument in the `HandleExceptionAsync` method for managing HTTP request exceptions."],["The `HandleExceptionArgs` class inherits from `Object` and includes properties such as `CancellationToken`, `CurrentFailedTry`, `Exception`, `Request`, `SupportsRetry`, and `TotalTries` to provide details about the exception and the request."],["The namespace for this class is `Google.Apis.Http`, and it is located within the `Google.Apis.Core.dll` assembly."],["Several versions of the documentation are accessible, with `1.69.0` being the latest version available and the lowest `1.50.0`."],["The document also includes a list of inherited members from the `Object` class, along with an extension method, `Utilities.ThrowIfNull\u003cT\u003e(T, String)`, providing additional utility."]]],[]]