Click or drag to resize
HttpClientRequestExceptionError Property
Gets the error.

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public Error Error { get; }

Property Value

Type: Error
The error.
See Also