HttpRequestException Constructor
.NET Framework (current version)
Initializes a new instance of the HttpRequestException class.
Assembly: System.Net.Http (in System.Net.Http.dll)
| Name | Description | |
|---|---|---|
![]() | HttpRequestException() | Initializes a new instance of the HttpRequestException class. |
![]() | HttpRequestException(String^) | Initializes a new instance of the HttpRequestException class with a specific message that describes the current exception. |
![]() | HttpRequestException(String^, Exception^) | Initializes a new instance of the HttpRequestException class with a specific message that describes the current exception and an inner exception. |
Show:
