Click or drag to resize
ErrorProcessing Class
A helper class to handle errors.
Inheritance Hierarchy
SystemObject
  DocuWare.Services.Http.ClientErrorProcessing

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public static class ErrorProcessing

The ErrorProcessing type exposes the following members.

Methods
  NameDescription
Public methodStatic memberExtractErrorMessage
Extracts the error message from the exception.
Top
See Also