DeserializedHttpResponseTException Property DocuWare Platform .NET API
Gets the exception in case the request failed.

Namespace: DocuWare.Services.Http
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.6
Syntax

C#
public Exception Exception { get; }

Property Value

Type: Exception
The exception.
See Also

Reference