HttpRequestException Constructor

Initializes a new instance of the HttpRequestException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method HttpRequestException() Initializes a new instance of the HttpRequestException class.
Public method HttpRequestException(String) Initializes a new instance of the HttpRequestException class with a specific message that describes the current exception.
Public method HttpRequestException(String, Exception) Initializes a new instance of the HttpRequestException class with a specific message that describes the current exception and an inner exception.

Top

See Also

Reference

HttpRequestException Class

System.Net.Http Namespace