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 page provides documentation for the \u003ccode\u003eIHttpExceptionHandler\u003c/code\u003e interface, which is used for handling exceptions that occur during HTTP requests within the Google.Apis.Core.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIHttpExceptionHandler\u003c/code\u003e interface includes a method, \u003ccode\u003eHandleExceptionAsync\u003c/code\u003e, which takes \u003ccode\u003eHandleExceptionArgs\u003c/code\u003e as a parameter and is designed to manage exceptions during HTTP requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHandleExceptionAsync\u003c/code\u003e method returns a boolean within a task, indicating whether any changes made by the handler necessitate resending the request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the interface documented is 1.69.0, with other versions available including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0.\u003c/p\u003e\n"],["\u003cp\u003eAn extension method, \u003ccode\u003eUtilities.ThrowIfNull<T>(T, String)\u003c/code\u003e, is also documented on this page, and it is found within version 1.59.0.\u003c/p\u003e\n"]]],[],null,[]]