Handles an exception thrown when sending a HTTP request.
A simple rule must be followed, if you modify the request object in a way that the exception can be
resolved, you must return true.
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eIHttpExceptionHandler\u003c/code\u003e interface within the Google.Apis.Http namespace, designed for handling exceptions during HTTP requests in the Google.Apis.Core.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe primary method of this interface is \u003ccode\u003eHandleExceptionAsync\u003c/code\u003e, which takes \u003ccode\u003eHandleExceptionArgs\u003c/code\u003e as a parameter and returns a boolean within a Task to indicate if the request needs to be resent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHandleExceptionAsync\u003c/code\u003e method enables modifications to the request object to resolve exceptions, requiring a return value of \u003ccode\u003etrue\u003c/code\u003e if such changes necessitate resending the request.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers documentation for multiple versions, including the latest version 1.69.0, as well as previous versions, down to 1.50.0.\u003c/p\u003e\n"]]],[],null,[]]