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 documents the \u003ccode\u003eIHttpExceptionHandler\u003c/code\u003e interface within the Google.Apis.Http namespace, specifically focusing on its role in handling exceptions during HTTP requests in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHandleExceptionAsync\u003c/code\u003e method is the core function of this interface, taking \u003ccode\u003eHandleExceptionArgs\u003c/code\u003e as input and returning a boolean within a Task to indicate if the request should be resent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIHttpExceptionHandler\u003c/code\u003e interface is designed to be implemented in custom classes to handle different exception scenarios when making HTTP requests.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details various versions of this interface, from version 1.50.0 up to the latest version 1.69.0.\u003c/p\u003e\n"],["\u003cp\u003eAn extension method \u003ccode\u003eUtilities.ThrowIfNull<T>(T, String)\u003c/code\u003e is part of this documentation.\u003c/p\u003e\n"]]],[],null,[]]