HttpClientRequestException PropertiesDocuWare Platform .NET API
The HttpClientRequestException type exposes the following members.
Properties

  NameDescription
Public propertyError
Gets the error.
Public propertyHtmlError
Gets the HTML error.
Public propertyMessage
Gets a message that describes the current exception.
(Overrides OnlineException Message.)
Public propertyMethod
Gets the method.
Public propertyReasonPhrase
Gets the reason phrase.
Public propertyStatusCode
Gets the status code.
Public propertyUri
Gets the URI.
Back to Top
See Also