ExceptionHandlerExtensions Class
Provides extension methods for IExceptionHandler.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | HandleAsync(IExceptionHandler^, ExceptionContext^, CancellationToken) | Calls an exception handler and determines the response handling it, if any. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

