HttpClientRequestExceptionToString Method DocuWare Platform .NET API
Returns a String that represents this instance.

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

C#
public override string ToString()

Return Value

Type: String
A String that represents this instance.

Implements

_ExceptionToString
See Also

Reference