[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `HandleExceptionArgs` class, which is used to pass arguments to the `HandleExceptionAsync` method in the Google.Apis.Http namespace."],["The `HandleExceptionArgs` class inherits from the base `object` class and includes several properties related to handling exceptions during HTTP requests, like the `Exception`, `Request`, and `CancellationToken` properties."],["The class details the current and total attempts made when trying to send a request with the `CurrentFailedTry` and `TotalTries` properties respectively, and whether or not a retry will occur through the `SupportsRetry` boolean property."],["The `HandleExceptionArgs` documentation also includes a table detailing each property, the type of data held within them, and a short description, along with a list of inherited members from the base `object` class."],["The different versions of the `HandleExceptionArgs` are detailed, ranging from version 1.50.0 to the latest 1.69.0."]]],[]]