Constructor HttpRequestException
HttpRequestException(string)
Initializes a new instance of the HttpRequestException class with a specified error message.
public HttpRequestException(string message)
Parameters
messagestringThe message that describes the error.
HttpRequestException(string, Exception?)
Initializes a new instance of the HttpRequestException class with a specified error message and a reference to the inner exception that is the cause of this exception.
public HttpRequestException(string message, Exception? innerException)
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語