ExceptionCatchBlocks Class
Provides the catch blocks used within this assembly.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | HttpBatchHandler | Gets the catch block in System.Web.Http.ExceptionHandling.ExceptionCatchBlocks.HttpBatchHandler.SendAsync. |
![]() ![]() | HttpControllerDispatcher | Gets the catch block in System.Web.Http.ExceptionHandling.ExceptionCatchBlocks.HttpControllerDispatcher.SendAsync. |
![]() ![]() | HttpServer | Gets the catch block in System.Web.Http.ExceptionHandling.ExceptionCatchBlocks.HttpServer.SendAsync. |
![]() ![]() | IExceptionFilter | Gets the catch block in System.Web.Http.ApiController.ExecuteAsync when using IExceptionFilter. |
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:

